spaCy/bin
ines d208bcef96 Add entry point-style auto alias for "spacy"
Simplest way to run commands as spacy xxx instead of python -m spacy
xxx, while avoiding environment conflicts
2017-08-14 12:18:39 +02:00
..
parser Don't use gpu 2017-05-08 08:39:59 -05: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 * 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
spacy Add entry point-style auto alias for "spacy" 2017-08-14 12:18:39 +02:00