spaCy/bin
2015-12-13 12:51:23 +01:00
..
parser * Train after parsing, not before. 2015-11-12 04:43:52 +11:00
tagger * Add tagger training script 2015-08-27 09:15:41 +02:00
cythonize.py wrap virtualenv around cythonize 2015-12-13 12:32:22 +01:00
gather_freqs.py * Add simple script to collate frequencies from sorted file 2015-07-25 21:12:45 +02:00
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 * Upd munge_ewtb for the new json format 2015-06-06 02:10:33 +02:00
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 Remove trailing whitespace 2015-04-19 13:01:38 -07:00