spaCy/spacy/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 Update LatinDefaults for lang 'la' (#12538) 2023-04-20 16:55:40 +02:00
examples.py Update LatinDefaults for lang 'la' (#12538) 2023-04-20 16:55:40 +02:00
lex_attrs.py Update LatinDefaults for lang 'la' (#12538) 2023-04-20 16:55:40 +02:00
stop_words.py Add Latin language support (#11349) 2022-08-30 14:04:54 +02:00
syntax_iterators.py Update LatinDefaults for lang 'la' (#12538) 2023-04-20 16:55:40 +02:00
tokenizer_exceptions.py Update LatinDefaults for lang 'la' (#12538) 2023-04-20 16:55:40 +02:00