spaCy/spacy/tests/lang/fr
Duygu Altinok 29f28d1f3e
French NP review (#9667)
* adapted from pt

* added basic tests

* added fr vocab

* fixed noun chunks

* more examples

* typo fix

* changed naming

* changed the naming

* typo fix
2021-11-30 12:19:07 +01:00
..
__init__.py
test_exceptions.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
test_noun_chunks.py French NP review (#9667) 2021-11-30 12:19:07 +01:00
test_prefix_suffix_infix.py Decorate non-regression tests 2021-11-05 11:47:33 +08:00
test_text.py