spaCy/spacy/en
2015-07-28 15:22:17 +02:00
..
__init__.py * Fix training under python3 2015-07-28 14:09:30 +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
lemmatizer.py * Another assertion removed 2015-01-05 13:01:40 +11:00
pos.pxd * Serialization round trip now working with decent API, but with rough spots in the organisation and requiring vocabulary to be fixed ahead of time. 2015-07-19 15:18:17 +02:00
pos.pyx * Set initial freqs, to avoid missing values in serializer 2015-07-23 01:16:27 +02:00
regexes.py * Add some ad hoc regexes, for multi-word location prepositions 2015-04-17 04:44:24 +02:00