spaCy/spacy/en
2015-07-23 01:16:27 +02:00
..
__init__.py * Write serializer freqs to single file, vocab/serializer.json 2015-07-23 01:15:25 +02:00
attrs.pxd * Update spacy/en/attrs.pxd 2015-07-23 01:10:58 +02:00
attrs.pyx * Make PyPy work 2015-01-05 17:54:38 +11: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