Version 6.3.0
Compiling and running a parser
TL;DR
tabulae
includes a Scala script for compiling your dataset- use the generic SFST parser tools interactively or to parse a list of words in a file
Fuller contents
- how to compile a parser from your corpus-specific dataset using a provided Scala script
- how to use your new parser interactively
- how to run your parser on a list of words in a file