Vagrant environment for OpenGRM
Recently I uploaded my Vagrant environment for OpenGRM to the GitHub repository. The provision script, install-opengrm.sh, should install OpenFST/OpenGRM on any Linux computer it runs. Should you decide to run the provision script by hand, consult the Vagrantfile to see the required software packages.
The list of OpenFST/OpenGRM projects installed:
- OpenFST
 - OpenFST Baum-Welch library
 - OpenFST categorial semi-ring
 - OpenGRM NGram library
 - OpenGRM Thrax grammar compiler
 - OpenGRM Pynini grammar compiler
 - OpenGRM SFst library
 
The versions of the packages installed are at the head of the provision script.
The software comes licensed under the Apache License 2.0.
comments powered by Disqus