spaCy/spacy/en
2015-02-09 10:22:59 -05:00
..
__init__.py * Fix default model path for English 2015-01-31 16:38:27 +11: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-02-09 10:22:59 -05:00
lemmatizer.py * Another assertion removed 2015-01-05 13:01:40 +11:00
pos.pxd * Move POS tag definitions to parts_of_speech.pxd 2015-01-25 16:31:07 +11:00
pos.pyx * Clear buffered python tokens when modifying the Tokens object. Need to clean this up, and modify via a method on Tokens. 2015-02-09 03:57:10 -05:00