Skip to content

jtauber/postag-convert

Repository files navigation

postag-convert

Python library for converting between various morphosyntactic tagging schemes (initially just for Ancient Greek)

Not much code yet, just:

  • initial documentation of schemes: postag-schemes.md
  • links to or extracts from previous code I've written: prior-art.md
  • regexes (and test data) for testing against the Robinson scheme, two variants of MorphGNT, and two variants of Morpheus: run test_parse.py

Support also planned:

but the first priority is just consolidating my existing code.

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

About

Python library for converting between various morphosyntactic tagging schemes (initially just for Ancient Greek)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages