def getWordForIndex(*args): return _srilm.getWordForIndex(*args)
def getWordForIndex(i): return _srilm.getWordForIndex(i)