spaCy/bin/ud
adrianeboyd f415e9b7d1 Set extensions when write_conllu() is called in UD train script (#4618)
* Set extensions when write_conllu() is called

`run_eval.py` uses the `write_conllu()` function from `ud_train.py` by
itself, so it needs to set the token extensions if necessary.

* Switch from try to if
2019-11-11 16:25:03 +01:00
..
__init__.py Move UD scripts to bin 2019-03-20 01:19:34 +01:00
conll17_ud_eval.py small fixes 2019-06-24 10:55:04 +02:00
run_eval.py Update UD bin scripts (#4315) 2019-09-27 16:20:38 +02:00
ud_run_test.py set encodings explicitly to utf8 (#4551) 2019-10-29 13:16:55 +01:00
ud_train.py Set extensions when write_conllu() is called in UD train script (#4618) 2019-11-11 16:25:03 +01:00