spaCy/spacy/lang/grc
Jacobo Myerston 4f8daa4f00
Add Left and Right Pointing Angle Brackets as punctuation to ancient Greek (#12829)
* Update universe.json

* Update universe.json

add some missing commas in the greCy's description.

* Update punctuation.py

Add mathematical left and right angle brackets as punctuation for ancient Greek for better tokenization.
2023-07-20 11:16:01 +02:00
..
__init__.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
examples.py Added ancient Greek language support (#8606) 2021-07-15 10:27:17 +02:00
lex_attrs.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
punctuation.py Add Left and Right Pointing Angle Brackets as punctuation to ancient Greek (#12829) 2023-07-20 11:16:01 +02:00
stop_words.py Added ancient Greek language support (#8606) 2021-07-15 10:27:17 +02:00
tokenizer_exceptions.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00