spaCy/spacy/tests/lang/la
Patrick J. Burns ab4ba04c32
Update LatinDefaults for lang 'la' (#12538)
* Add noun chunking to la syntax iterators

* Expand list of numeral, ordinal words

* Expand abbreviations in la tokenizer_exceptions

* Add example sents

* Update spacy/lang/la/syntax_iterators.py

Reorganize la syntax iterators

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Minor updates based on review

* fix call

---------

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2023-04-20 16:55:40 +02:00
..
__init__.py Add Latin language support (#11349) 2022-08-30 14:04:54 +02:00
test_exception.py Auto-format code with black (#11427) 2022-09-02 11:43:20 +02:00
test_noun_chunks.py Update LatinDefaults for lang 'la' (#12538) 2023-04-20 16:55:40 +02:00
test_text.py Auto-format code with black (#11427) 2022-09-02 11:43:20 +02:00