nltk.BigramAssocMeasures.student_t

BigramAssocMeasures.student_t(*marginals)

Scores ngrams using Student’s t test with independence hypothesis for unigrams, as in Manning and Schutze 5.3.1.