spaCy/spacy/fr
Gregory Howard 8ff4682255 correcting tokenizer exception.
Adding tests for lemmatization
2017-04-27 11:52:14 +02:00
..
__init__.py Adding insensitive lemmatisation test 2017-04-25 18:07:02 +02:00
_tokenizer_exceptions_list.py Use consistent unicode declarations 2017-03-12 13:07:28 +01: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 correcting tokenizer exception. 2017-04-27 11:52:14 +02:00