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