spaCy/spacy/en
2017-03-15 17:37:55 +01:00
..
lemmatizer Add WordNet license 2017-03-12 13:58:24 +01:00
__init__.py Fix formatting and remove unused imports 2017-03-15 17:33:39 +01:00
download.py Handle deprecated language-specific model downloading 2017-03-15 17:37:55 +01:00
language_data.py Rename stop_words.py to word_sets.py and include more sets 2017-03-12 13:58:22 +01:00
morph_rules.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
tag_map.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
tokenizer_exceptions.py Move English time exceptions ("1a.m." etc.) and refactor 2017-03-12 13:58:22 +01:00
word_sets.py Rename stop_words.py to word_sets.py and include more sets 2017-03-12 13:58:22 +01:00