nltk.ConditionalProbDist.conditions

ConditionalProbDist.conditions()

Return a list of the conditions that are represented by this ConditionalProbDist. Use the indexing operator to access the probability distribution for a given condition.

Return type:list