Migrated to python3
To download, install and run:
git clone https://github.com/spraakbanken/fsvreader.git
poetry install
poetry shell
cd fsvreader
python views.py
- go to
http://localhost:5002/reader/aldre_lagar/Yvgl.html
Each time you start from a new terminal, you must do:
poetry shell
python views.py
Every time you change the code, restart the python program