spaCy/spacy/lang/fr
Vishnu Priya VR 9ce059dd06
Limiting noun_chunks for specific languages (#5396)
* Limiting noun_chunks for specific langauges

* Limiting noun_chunks for specific languages

Contributor Agreement

* Addressing review comments

* Removed unused fixtures and imports

* Add fa_tokenizer in test suite

* Use fa_tokenizer in test

* Undo extraneous reformatting

Co-authored-by: adrianeboyd <adrianeboyd@gmail.com>
2020-05-14 12:58:06 +02:00
..
__init__.py Improve French tokenization (#5202) 2020-03-25 11:27:42 +01:00
_tokenizer_exceptions_list.py Tidy up and auto-format 2019-08-20 17:36:34 +02:00
examples.py Update exemples.py (#3838) 2019-06-14 09:31:05 +02:00
lemmatizer.py Refactor lemmatizer and data table integration (#4353) 2019-10-01 21:36:03 +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 Limiting noun_chunks for specific languages (#5396) 2020-05-14 12:58:06 +02:00
tag_map.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
tokenizer_exceptions.py Use inline flags in token_match patterns (#5257) 2020-04-06 13:19:04 +02:00