spaCy/spacy/en
2015-03-26 16:44:45 +01:00
..
__init__.py * Clean up handling of dep_strings and ent_strings, using StringStore to encode the label names. 2015-03-26 16:44:45 +01:00
attrs.pxd * Rename NORM1 and NORM2 attrs to lower and norm 2015-01-24 06:17:03 +11:00
attrs.pyx * Make PyPy work 2015-01-05 17:54:38 +11:00
download.py * Upd download script 2015-03-03 05:47:16 -05:00
lemmatizer.py * Another assertion removed 2015-01-05 13:01:40 +11:00
pos.pxd * Use values encoded by StringStore in POS tagging, rather than indices into a list of tags 2015-03-26 16:44:45 +01:00
pos.pyx * Use values encoded by StringStore in POS tagging, rather than indices into a list of tags 2015-03-26 16:44:45 +01:00