spaCy/spacy/en
2015-01-31 16:38:27 +11: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 * Add option to download script 2015-01-31 13:51:56 +11: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 * Pass tag_strings as a tuple, to support new Tokens API 2015-01-31 13:43:37 +11:00