1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-26 04:44:12 +03:00
spaCy/spacy/lang/fr
Alex Combessie 9cc880014c
Remove questionable French stopwords ()
* Remove questionable French stopwords

* Create alexcombessie.md
2021-01-08 11:36:22 +11:00
..
__init__.py Improve French tokenization () 2020-03-25 11:27:42 +01:00
_tokenizer_exceptions_list.py corrected issue changed <U+009C> 'STRING TERMINATOR' for <U+0153> LATIN SMALL LIGATURE OE' () 2020-05-31 22:08:12 +02:00
examples.py Update exemples.py () 2019-06-14 09:31:05 +02:00
lemmatizer.py Remove is_base_form from French lemmatizer () 2020-07-09 22:11:13 +02:00
lex_attrs.py Update lex_attrs.py () 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 Remove questionable French stopwords () 2021-01-08 11:36:22 +11: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 () 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