Package featuregenerator :: Package lm :: Package srilm :: Module srilm_ngram
[hide private]
[frames] | no frames]

Module srilm_ngram

source code

Classes [hide private]
  SRILMngramGenerator
Gets all the words of a sentence through a SRILM language model and counts how many of them are unknown (unigram prob -99)
Variables [hide private]
  __package__ = 'featuregenerator.lm.srilm'