V2.18.1
ConlluEditor
This release is a compiled version of ConlluEditor.
All needed files are in a zip file. Unzip somewhere on your machine
For changes see CHANGES.md
- Linux
unzip conllueditor-2.18.1.zip
- start
conllueditor-2.18.1/bin/conlluedit.sh -r treebank.conllu 8888
(more options are describes in the README.md)
- Windows
unzip conllueditor-2.18.1.zip
- start server
java -jar conllueditor-2.18.1\target\ConlluEditor-2.18.1-jar-with-dependencies.jar --rootdir conllueditor-2.18.1 treebank.conllu 8888
For windows, you possibly need to add python3 to the validation script
script: python3 C:\<path>\validate.py --lang cy --max-err 0 --level 5 {FILE}