spaCy/bin
2015-10-31 00:53:51 +11:00
..
parser * Update conll_train.py script for spaCy v0.97 2015-10-31 00:53:51 +11:00
tagger * Add tagger training script 2015-08-27 09:15:41 +02:00
gather_freqs.py
get_freqs.py * Import io in get_freqs 2015-10-19 12:56:18 +11:00
init_model.py * Load/dump strings with a json file, instead of the hacky strings file we were using. 2015-10-22 21:13:03 +11: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