nltk.test.unit.test_collocations module

nltk.test.unit.test_collocations.close_enough(x, y)[source]

Verify that two sequences of n-gram association values are within _EPSILON of each other.

nltk.test.unit.test_collocations.test_bigram2()[source]
nltk.test.unit.test_collocations.test_bigram3()[source]
nltk.test.unit.test_collocations.test_bigram5()[source]