Skip to content

v1.0.0

Choose a tag to compare

@gpizzorno gpizzorno released this 14 Nov 21:50
· 47 commits to main since this release

First stable release of this toolkit for working with Latin treebanks and annotated corpora. This complete re-factoring of the earlier code provides robust utilities for converting between brat standoff and CoNLL-U formats, validating CoNLL-U files against Universal Dependencies guidelines, evaluating system outputs with metrics including UAS, LAS, MLAS, and enhanced dependencies, and converting between different morphological tagsets (Perseus, ITTB, PROIEL, LLCT, DALME). The package includes extensive test coverage (153 tests, 100% passing) and complete documentation with user guides, API reference, and developer documentation now available at https://gpizzorno.github.io/latin-nlp-utilities/

Full Changelog: https://github.com/gpizzorno/latin-nlp-utilities/commits/v1.0.0