nltk.TrigramCollocationFinder.apply_freq_filter

TrigramCollocationFinder.apply_freq_filter(min_freq)

Removes candidate ngrams which have frequency less than min_freq.