spaCy/spacy/lang/fr
2019-02-07 20:54:07 +01:00
..
lemmatizer Merge branch 'master' into develop 2019-02-07 20:54:07 +01:00
__init__.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
_tokenizer_exceptions_list.py French regular expressions instead of extensive exceptions list (on develop) (#3046) (resolves #2679) 2018-12-16 18:04:55 +01:00
examples.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
lex_attrs.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
punctuation.py Replacing regex library with re to increase tokenization speed (#3218) 2019-02-01 18:05:22 +11:00
stop_words.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
syntax_iterators.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
tag_map.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
tokenizer_exceptions.py Improve Catalan tokenization accuracy (#3225) 2019-02-04 20:37:19 +11:00