nltk.BigramCollocationFinder.above_score

BigramCollocationFinder.above_score(score_fn, min_score)

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