Tabulae.jl

Published

July 5, 2024

Build customized Latin morphological parsers

Tabulae.jl is a Julia package for building Latin morphological parsers. Beginning in the summer of 2024, the previously released Tabulae.jl package is being rewritten from the ground up in order to implement a common conceptual model in the CitableParserBuilder package, and to benefit from implementation strategies developed for Kanones.jl, a Julia package for building Greek morphological parsers.1

Documentation

Learning the package Using the package
Hands-on Follow a tutorial to start using Tabulae.jl Find recipes for specific tasks with Tabulae.jl
Cognition Learn about the conceptual foundation of the package See reference information (including API documentation for all exported functions)

Footnotes

  1. The Tabulae system was previously implemented in Scala (here on github).↩︎