greek-utils

various utilities for processing Ancient Greek


Keywords
ancient-greek, greek-new-testament
License
MIT
Install
pip install greek-utils==0.2

Documentation

greek-utils

Build Status Coverage Status

various utilities for processing Ancient Greek

You can install with

pip install greek-utils==0.2

Features so far:

  • Convert BetaCode to Unicode
  • Turn an iterable into a generator over trigrams
  • A Trie datastructure
  • MorphGNT BCV string to human-readable verse reference

See docs.rst for documentation.

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