GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology. Read more about Why. See also How to get started and our Privacy document.
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: