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