spaCy/spacy/lang/en
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 Move lookup tables out of the core library (#4346) 2019-10-01 00:01:27 +02:00
examples.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
lex_attrs.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
morph_rules.py Tidy up and auto-format 2019-09-11 14:00:36 +02:00
norm_exceptions.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
stop_words.py Tidy up and auto-format 2019-04-09 11:40:19 +02: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 [ci skip] 2019-10-24 16:20:48 +02:00
tokenizer_exceptions.py Improve exceptions for 'd (would/had) in English (#5379) 2020-05-08 15:10:57 +02:00