Link Search Menu Expand Document

Version 6.3.0

Compiling and running a parser

TL;DR

  1. tabulae includes a Scala script for compiling your dataset
  2. 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