SFST utilities (deprecated)

Published

June 6, 2024

Kanones and Tabulae are Julia packages for building ancient Greek and Latin morphological parsers, respectively. Earlier versions of Kanones and Tabulae did their parsing behind the scenes using finite state transducers built with the Stuttgart Finite State Transducer toolkit. To facilitate this work, CitableParserBuilder includes utilities for transcoding string values to and from URN values and expressions in SFST-PL, the programmning language of the Stuttgart Finite State Transducer tooolkit. This functionality is no longer being maintained, and its use is deprecated.