nltk.TrigramCollocationFinder.bigram_finder

TrigramCollocationFinder.bigram_finder()[source]

Constructs a bigram collocation finder with the bigram and unigram data from this finder. Note that this does not include any filtering applied to this finder.