nltk.BigramAssocMeasures.dice

static BigramAssocMeasures.dice(n_ii, n_ix_xi_tuple, n_xx)[source]

Scores bigrams using Dice’s coefficient.