nltk.QuadgramCollocationFinder.above_score

QuadgramCollocationFinder.above_score(score_fn, min_score)

Returns a sequence of ngrams, ordered by decreasing score, whose scores each exceed the given minimum score.