spaCy/spacy/en
2015-04-29 00:02:53 +02:00
..
__init__.py * Disable merge_mwes by default 2015-04-16 04:20:31 +02:00
attrs.pxd * Fix Issue #43: TAG attr not supported. Also add DEP attr, while I'm at it. Need better way of ensuring future changes don't break in similar way. 2015-04-07 06:00:30 +02:00
attrs.pyx * Make PyPy work 2015-01-05 17:54:38 +11:00
download.py * Download updated data 2015-04-16 04:29:15 +02: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 * Fix POS model: make it use tag instead of pos in history features 2015-04-29 00:02:53 +02:00
regexes.py * Add some ad hoc regexes, for multi-word location prepositions 2015-04-17 04:44:24 +02:00