spaCy/spacy/lang/fr
Duygu Altinok 29f28d1f3e
French NP review (#9667)
* adapted from pt

* added basic tests

* added fr vocab

* fixed noun chunks

* more examples

* typo fix

* changed naming

* changed the naming

* typo fix
2021-11-30 12:19:07 +01:00
..
__init__.py Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.2-1 2021-10-26 11:53:50 +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 inconsistent lemmas (#9405) 2021-10-11 11:38:45 +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 Improvements to French stopwords list (#7941) 2021-06-02 11:50:49 +02:00
syntax_iterators.py French NP review (#9667) 2021-11-30 12:19:07 +01:00
tokenizer_exceptions.py 🏷 Add Mypy check to CI and ignore all existing Mypy errors (#9167) 2021-10-14 15:21:40 +02:00