Metadata-Version: 2.4
Name: grc-utils
Version: 0.2.2
Summary: NLP utilities for Ancient Greek
Author-email: Albin Ruben Johannes Thörn Cleland <albin.thorn_cleland@klass.lu.se>
Project-URL: Homepage, https://github.com/Urdatorn/grc-utils
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21.0
Dynamic: license-file

# Ancient Greek NLP utilities

A bunch of NLP tools in Python for `grc` not available elsewhere. Examples:

- standard .lower() and .upper() do *not* work for `grc`, but my `lower_grc` and `upper_grc` do.
- `no_macrons`: removes unicode vowel-length diacritics (longa and brevia) in a way that keeps all other diacritics intact.

© Albin Thörn Cleland, PhD student at Lunds universitet, Sweden.
