nltk.classify.MaxentClassifier.explain

MaxentClassifier.explain(featureset, columns=4)[source]

Print a table showing the effect of each of the features in the given feature set, and how they combine to determine the probabilities of each label for that featureset.