spaCy/spacy/en
2015-04-16 04:29:15 +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 Issue #51: Handle non-ascii lemmas correctly 2015-04-13 22:28:59 +02:00
regexes.py * Add on X way regexes 2015-04-16 01:35:46 +02:00