1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-04-06 02:04:13 +03:00
spaCy/spacy/lang/grc
Jacobo Myerston 4f8daa4f00
Add Left and Right Pointing Angle Brackets as punctuation to ancient Greek ()
* 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 () 2023-06-14 17:48:41 +02:00
examples.py Added ancient Greek language support () 2021-07-15 10:27:17 +02:00
lex_attrs.py Configure isort to use the Black profile, recursively isort the spacy module () 2023-06-14 17:48:41 +02:00
punctuation.py Add Left and Right Pointing Angle Brackets as punctuation to ancient Greek () 2023-07-20 11:16:01 +02:00
stop_words.py Added ancient Greek language support () 2021-07-15 10:27:17 +02:00
tokenizer_exceptions.py Configure isort to use the Black profile, recursively isort the spacy module () 2023-06-14 17:48:41 +02:00