spaCy/spacy/en
2015-09-14 17:48:51 +10:00
..
__init__.py * Add English stop words 2015-09-14 17:48:51 +10: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 * Inc version 2015-09-13 01:26:29 +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