spaCy/bin
Matthew Honnibal a155482fda Improve printing in train_ud script 2017-03-11 11:11:05 -06:00
..
parser Improve printing in train_ud script 2017-03-11 11:11:05 -06:00
tagger add tokenizer files for German, add/change code to train German pos tagger 2016-02-18 13:24:20 +01:00
cythonize.py Fix bad change to cythonize.py script, re subprocess call 2017-02-16 19:01:25 +01:00
get_freqs.py replace codecs.open with io.open 2016-03-01 14:10:11 +01:00
munge_ewtb.py
ner_tag.py caught more codecs.open -> io.open 2015-09-30 20:20:09 +02:00
prepare_treebank.py caught more codecs.open -> io.open 2015-09-30 20:20:09 +02:00
prepare_vecs.py