spaCy/spacy/en
2015-08-26 19:15:42 +02:00
..
__init__.py * Specify LOCAL_DATA_DIR global in spacy.en.__init__.py 2015-08-26 19:15:07 +02:00
attrs.pxd * Fix en/attrs 2015-07-27 21:16:33 +02:00
attrs.pyx * Set is_oov property in get_flags 2015-07-27 01:51:24 +02:00
download.py * Increment version in download script 2015-07-28 15:22:17 +02:00
pos.pxd * Split EnPosTagger up into base class and subclass 2015-08-24 05:25:55 +02:00
pos.pyx * Gut pos.pyx module, since functionality moved to spacy/tagger.pyx 2015-08-26 19:15:42 +02:00
regexes.py * Add some ad hoc regexes, for multi-word location prepositions 2015-04-17 04:44:24 +02:00