nltk.TrigramCollocationFinder.score_ngrams

TrigramCollocationFinder.score_ngrams(score_fn)

Returns a sequence of (ngram, score) pairs ordered from highest to lowest score, as determined by the scoring function provided.