spaCy/spacy/es
ghoward 55c6910f90 Look_up table for languages in spacy.
Need to find an another name for lemmatizerlookup. I was not inspired.
Trying to uses new files in fr language.
2017-04-24 16:39:00 +02:00
..
__init__.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
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