The Oslo Bergen Tagger
To run text with the Oslo-Bergen tagger within this project, here is
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
Note that there is
In order to run it, we need to change it a bit:
- bin/mtag must be bin/mtag-osx64
- cg/bm_morf-prestat.cg must be src/nob_morf-prestat.cg3