generalized-language-modeling-toolkit icon indicating copy to clipboard operation
generalized-language-modeling-toolkit copied to clipboard

Make ProbMode configurable

Open lschmelzeisen opened this issue 10 years ago • 0 comments

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.

lschmelzeisen avatar Jan 21 '15 15:01 lschmelzeisen