nltk.classify.ConditionalExponentialClassifier.show_most_informative_features

ConditionalExponentialClassifier.show_most_informative_features(n=10, show=u'all')
Parameters:show – all, neg, or pos (for negative-only or positive-only)