spaCy/spacy/tests/lang/sv
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_exceptions.py Fixed tests for Swedish that were written in Danish. (#5395) 2020-05-05 14:06:27 +02:00
test_lex_attrs.py Swedish like_num (#5371) 2020-04-29 21:25:22 +02:00
test_noun_chunks.py Limiting noun_chunks for specific languages (#5396) 2020-05-14 12:58:06 +02:00
test_prefix_suffix_infix.py Revert #4334 2019-09-29 17:32:12 +02:00
test_text.py Revert #4334 2019-09-29 17:32:12 +02:00
test_tokenizer.py Revert #4334 2019-09-29 17:32:12 +02:00