mitlm
mitlm copied to clipboard
mirror of google code version for git updates
Are there any instructions/documentations regarding how to use interpolation-features: https://github.com/mitlm/mitlm/blob/553edca763a8e142edd8ef6d51404bbf43b79c95/src/interpolate-ngram.cpp#L97
What steps will reproduce the problem? Create a large counts file in which there is an ngram (e.g. "foo bar baz") whose suffix ngram ("bar baz") doesn't exist earlier in...
(Reporting this here as well as https://code.google.com/p/mitlm/issues/detail?id=44 in case github gets more attention these days) The crash only happens if the ngram order is higher than 1, and only if...