spaCy/spacy/en
Matthew Honnibal 998b607f65 * Upd download script, having it download all data if there's no data/ directory, allowing easier compilation from source 2015-01-30 18:04:01 +11:00
..
__init__.py * Add docstring to English class 2015-01-27 02:45:21 +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, having it download all data if there's no data/ directory, allowing easier compilation from source 2015-01-30 18:04:01 +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 * Ensure parser and tagger function correctly when training from missing values, indicated by -1 2015-01-30 14:08:56 +11:00