spaCy/spacy/lang/fr
2021-01-14 11:49:58 +01:00
..
__init__.py Make lemmatizers use initialize logic (#6182) 2020-10-02 15:42:36 +02:00
_tokenizer_exceptions_list.py Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lemmatizer.py Fix Lemmatizer.get_lookups_config 2020-10-03 17:16:10 +02:00
lex_attrs.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
punctuation.py Merge branch 'master' into tmp/sync 2020-03-26 13:38:14 +01:00
stop_words.py Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-rc3 2021-01-14 11:49:58 +01:00
syntax_iterators.py Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
tokenizer_exceptions.py Remove POS, TAG and LEMMA from tokenizer exceptions 2020-07-22 23:09:01 +02:00