spaCy/bin
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
..
ud Set extensions when write_conllu() is called in UD train script (#4618) 2019-11-11 16:25:03 +01:00
wiki_entity_linking Bugfix/fix wikidata train entity linker (#4509) 2019-10-24 12:52:59 +02:00
__init__.py clean up code, remove old code, move to bin 2019-06-18 13:20:40 +02:00
cythonize.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
get-version.sh Add get-version script 2019-08-25 15:12:36 +02:00
load_reddit.py Replacing regex library with re to increase tokenization speed (#3218) 2019-02-01 18:05:22 +11:00
push-tag.sh Fix push-tag script 2019-05-11 19:04:35 +02:00
spacy Add entry point-style auto alias for "spacy" 2017-08-14 12:18:39 +02:00
train_word_vectors.py counter instead of preshcounter 2019-07-11 13:05:53 +02:00