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