spaCy/spacy/hu
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 Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
lemmatization.py Look_up table for languages in spacy. 2017-04-24 16:39:00 +02:00
punctuation.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
stop_words.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
tokenizer_exceptions.py Use regex instead of re 2017-04-20 02:22:52 +03:00