def getCorpusPpl(*args): return _srilm.getCorpusPpl(*args)
def getCorpusPpl(ngram, filename): return _srilm.getCorpusPpl(ngram, filename)