spaCy/spacy/en
2015-07-27 01:51:24 +02:00
..
__init__.py * Add is_oov property, and fix up handling of attributes 2015-07-27 01:50:06 +02:00
attrs.pxd * Add is_oov property, and fix up handling of attributes 2015-07-27 01:50:06 +02:00
attrs.pyx * Set is_oov property in get_flags 2015-07-27 01:51:24 +02:00
download.py * Inc versions 2015-06-30 18:11:06 +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