Exemplo n.º 1
0
def getCorpusPpl(*args):
  return _srilm.getCorpusPpl(*args)
Exemplo n.º 2
0
def getCorpusPpl(ngram, filename):
    return _srilm.getCorpusPpl(ngram, filename)
def getCorpusPpl(*args):
    return _srilm.getCorpusPpl(*args)
Exemplo n.º 4
0
def getCorpusPpl(ngram, filename):
    return _srilm.getCorpusPpl(ngram, filename)