mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-06 19:07:30 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conll17_ud_eval.py | ||
| run_eval.py | ||
| ud_run_test.py | ||
| ud_train.py | ||