Citable parsers

Published

August 7, 2024

CitableParserBuilder.jl is a Julia package defining a framework for in-memory morphological parsers. It was conceived for and is especially appropriate for parsing corpora of texts in historical languages.

Contents

Learn about morphological parsing with CitableParserBuilder.jl Reference material
Hands-on Try a tutorial to start using CitableParserBuilder.jl Find recipes for specific tasks
Cognition What is a citable morphological parser? See API documentation, and other reference information

Implementations

The following Julia packages implement the CitableParser abstraction:

  • Kanones: ancient Greek. Docs (in progress). Github.
  • Tabulae: Latin. Docs. Github.
  • Lycian: Lycian. Docs.Github.
  • Luhot: Biblical Hebrew (not yet registered with juliahub).