spaCy/spacy/es
2017-05-03 12:14:42 +02:00
..
__init__.py Adding method lemmatizer for every class 2017-05-03 12:14:42 +02:00
language_data.py feature(model): Add support for creating the Spanish model, including rich tagset, configuration, and basich tests 2017-04-06 18:48:45 +02:00
lemmatization.py Look_up table for languages in spacy. 2017-04-24 16:39:00 +02:00
stop_words.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
tag_map.py fix(model): Add SPACE to es tag_map. Fixing error in morphology.pyx when SP tag is missing 2017-04-20 11:36:24 +02:00
tokenizer_exceptions.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00