nltk.MaxentClassifier.ALGORITHMS

MaxentClassifier.ALGORITHMS = [u'GIS', u'IIS', u'MEGAM', u'TADM']

A list of the algorithm names that are accepted for the train() method’s algorithm parameter.