nltk.tag.HiddenMarkovModelTagger.point_entropy

HiddenMarkovModelTagger.point_entropy(unlabeled_sequence)[source]

Returns the pointwise entropy over the possible states at each position in the chain, given the observation sequence.