spaCy/spacy/tests/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 Revert #4334 2019-09-29 17:32:12 +02:00
test_customized_tokenizer.py Add tokenizer explain() debugging method (#4596) 2019-11-20 13:07:25 +01:00
test_exceptions.py Move lookup tables out of the core library (#4346) 2019-10-01 00:01:27 +02:00
test_indices.py Revert #4334 2019-09-29 17:32:12 +02:00
test_noun_chunks.py Limiting noun_chunks for specific languages (#5396) 2020-05-14 12:58:06 +02:00
test_parser.py Revert #4334 2019-09-29 17:32:12 +02:00
test_prefix_suffix_infix.py Revert #4334 2019-09-29 17:32:12 +02:00
test_punct.py Revert #4334 2019-09-29 17:32:12 +02:00
test_sbd.py Revert #4334 2019-09-29 17:32:12 +02:00
test_tagger.py Revert #4334 2019-09-29 17:32:12 +02:00
test_text.py Revert #4334 2019-09-29 17:32:12 +02:00