Fast accentuation and syllabification library for modern Greek that (partially) takes synizesis into account.
Consider using this if speed (over python implementations) and accuracy (over generic hyphenation libraries) are relevant to your task.
It also provides some (unfinished) python bindings that can manually be installed by cloning the repo and running: pip install py-grac/
Based originally on ideas from greek-accentuation, and modern_greek_accentuation.
To test the quick comparison with greek-accentuation:
pip install greek-accentuation
python3 cmp.py
Other testing commands at:
cargo test
cargo bench
- Wheels, crate, LICENCE
- WIP: Finish modern greek syllabification (with no support for synizesis)
- Explore this for synizesis