spaCy/spacy/en
ines bd6a7cf4f6 Simplify deprecated model downloading
Only relevant for spaCy < v1.7.0.
2017-05-08 15:32:10 +02:00
..
lemmatizer Use lemmatizer in code, not from downloaded model. 2017-03-15 04:52:50 -05:00
__init__.py Lazy imports language 2017-05-03 11:01:42 +02:00
download.py Simplify deprecated model downloading 2017-05-08 15:32:10 +02:00
language_data.py Wire up English lemma and morph rules. 2017-03-15 09:23:22 -05:00
lemmatization.py Look_up table for languages in spacy. 2017-04-24 16:39:00 +02:00
morph_rules.py Remove duplicate keys in [en|fi] data dicts 2017-03-19 11:40:29 +01:00
tag_map.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
tokenizer_exceptions.py Add missing tags to verbs (resolves #948) 2017-04-03 18:12:52 +02:00
word_sets.py Rename stop_words.py to word_sets.py and include more sets 2017-03-12 13:58:22 +01:00