spaCy/spacy/tests/lang/it
Duygu Altinok 25bd9f9d48
Noun chunks for Italian (#9662)
* added it vocab

* copied portuguese

* added possessive determiner

* added conjed Nps

* added nmoded Nps

* test misc

* more examples

* fixed typo

* fixed parenth

* fixed comma

* comma fix

* added syntax iters

* fix some index problems

* fixed index

* corrected heads for test case

* fixed tets case

* fixed determiner gender

* cleaned left over

* added example with apostophe
2021-11-23 16:29:25 +01:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_noun_chunks.py Noun chunks for Italian (#9662) 2021-11-23 16:29:25 +01:00
test_prefix_suffix_infix.py Auto-format code with black 2021-07-02 07:48:26 +00:00