nltk.TrigramCollocationFinder.score_ngram

TrigramCollocationFinder.score_ngram(score_fn, w1, w2, w3)[source]

Returns the score for a given trigram using the given scoring function.