|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractArrayEncodedNgramLanguageModel.getLogProb(int[], int, int)
.ContextEncodedNgramLanguageModel.getLogProb(long, int, int, LmContextInfo)
,
{@link #getOffsetForNgram(int[], int, int), and {ArrayEncodedNgramLanguageModel
with a cache.ContextEncodedNgramLanguageModel
with a cache.getLogProb(ngram, 0, ngram.length)
HashNgramMap.getOffsetForNgram(int[], int, int)
, but assumes that the
full n-gram is in the map (i.e.
MakeLmBinaryFromGoogle
, except it only writes the NgramMap
portion of the LM, meaning the binary does not contain the vocabulary.context
(i.e.
s
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |