GiellaLT

GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology.

View GiellaLT on GitHub

Page Content

To run text with the Oslo-Bergen tagger within this project, here is the pipeline (with paths as of standing in $GTHOME/st/nob/obt:

cat textfile |./bin/mtag-osx64 | vislcg3 -g src/nob_morf-prestat.cg3 | OBT-Stat/bin/run_obt_stat.rb 

The tagger is stored in git, and documented in a readme file

Note that there is a shellscript with a command slightly different from the one presented here.

In order to run it, we need to change it a bit: