spaCy/spacy/en
2015-06-08 00:48:56 +02:00
..
__init__.py * Add beam search capabilities to Parser. Rename GreedyParser to Parser. 2015-06-02 00:28:02 +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 * Revert to wget in spacy.en.download 2015-06-08 00:48:56 +02:00
lemmatizer.py * Another assertion removed 2015-01-05 13:01:40 +11:00
pos.pxd Remove trailing whitespace 2015-04-19 13:01:38 -07:00
pos.pyx * Remove unused regularize argument from _ml.Model 2015-06-02 00:27:07 +02:00
regexes.py * Add some ad hoc regexes, for multi-word location prepositions 2015-04-17 04:44:24 +02:00