mitlm icon indicating copy to clipboard operation
mitlm copied to clipboard

mirror of google code version for git updates

Results 3 mitlm issues
Sort by recently updated
recently updated
newest added

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...