nltk.QuadgramCollocationFinder.apply_freq_filter

QuadgramCollocationFinder.apply_freq_filter(min_freq)

Removes candidate ngrams which have frequency less than min_freq.