nltk.QuadgramCollocationFinder.nbest

QuadgramCollocationFinder.nbest(score_fn, n)

Returns the top n ngrams when scored by the given function.