greek-normalisation

utilities for validating and normalising Ancient Greek text

MIT License

Downloads
244
Stars
22
Committers
1

greek-normalisation

utilities for validating and normalising Ancient Greek text

For more of my work on Ancient Greek, see http://jktauber.com/.

Installation

pip install greek-normalisation

Documentation / Tests

See tests.rst for usage examples.

Also, three command-line utilities to2019, toNFC and toNFD are installed which can be used to convert U+02BC and U+1FBF to U+2019 and do unicode normalisation on files (e.g. toNFC source.txt > nfc_version.txt).