spaCy/spacy/en
2017-03-15 09:23:22 -05:00
..
lemmatizer Use lemmatizer in code, not from downloaded model. 2017-03-15 04:52:50 -05:00
__init__.py Wire up English lemma and morph rules. 2017-03-15 09:23:22 -05:00
download.py Let --data-path be specified when running download.py scripts 2016-11-20 15:48:04 +00:00
language_data.py Wire up English lemma and morph rules. 2017-03-15 09:23:22 -05: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 Wire up English lemma and morph rules. 2017-03-15 09:23:22 -05:00
word_sets.py Rename stop_words.py to word_sets.py and include more sets 2017-03-12 13:58:22 +01:00