spaCy/spacy/en
Robert 8711b64860 Force SSL for downloading English language data.
It would also be nice to have a checksum for this.
2015-09-21 17:26:01 -07: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 Force SSL for downloading English language data. 2015-09-21 17:26:01 -07: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