1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-30 23:04:13 +03:00
spaCy/spacy/lang/fr
2020-05-31 22:08:12 +02: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 Refactor lemmatizer and data table integration () 2019-10-01 21:36:03 +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 💫 Tidy up and auto-format .py files () 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 () 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