generalized-language-modeling-toolkit
generalized-language-modeling-toolkit copied to clipboard
Make ProbMode configurable
Currently ProbMode is hardcoded to ProbMode.MARG in GlmtkExecutable. This should be configurable via Cmd-Line-API.
However currently only ProbMode.Marg returns non test failing results, so this only makes sense once Estimtars also support ProbMode.Cond.