spaCy/spacy/lang/fr
Adriane Boyd 923affd091
Remove is_base_form from French lemmatizer (#5733)
Remove English-specific is_base_form from French lemmatizer.
2020-07-09 22:11:13 +02:00
..
__init__.py Improve French tokenization (#5202) 2020-03-25 11:27:42 +01:00
_tokenizer_exceptions_list.py corrected issue #5524 changed <U+009C> 'STRING TERMINATOR' for <U+0153> LATIN SMALL LIGATURE OE' (#5526) 2020-05-31 22:08:12 +02:00
examples.py Update exemples.py (#3838) 2019-06-14 09:31:05 +02:00
lemmatizer.py Remove is_base_form from French lemmatizer (#5733) 2020-07-09 22:11:13 +02:00
lex_attrs.py Update lex_attrs.py (#3835) 2019-06-11 10:59:16 +02:00
punctuation.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
stop_words.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
syntax_iterators.py span / noun chunk has +1 because end is exclusive 2020-05-21 19:56:56 +02:00
tag_map.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
tokenizer_exceptions.py Merge remote-tracking branch 'upstream/master' into bugfix/revert-token-match 2020-05-22 12:18:00 +02:00