Package nltk :: Package model :: Module ngram
[hide private]
[frames] | no frames]

Module ngram

source code

Classes [hide private]
NgramModel
A processing interface for assigning a probability to the next word.
Functions [hide private]
 
_estimator(fdist, bins)
Default estimator function using a SimpleGoodTuringProbDist.
source code
 
demo() source code