def getCorpusPpl(*args):
  return _srilm.getCorpusPpl(*args)
Example #2
0
def getCorpusPpl(ngram, filename):
    return _srilm.getCorpusPpl(ngram, filename)
def getCorpusPpl(*args):
    return _srilm.getCorpusPpl(*args)
Example #4
0
def getCorpusPpl(ngram, filename):
    return _srilm.getCorpusPpl(ngram, filename)