0 votes
in NLP using Python by
Which of the following class is used to determine count of all tokens present in text collections, grouped by a specific condition ?

(a) FreqDist  

(b) ConditionalDist

(c) ConditionalFreqDist

(d) ConditionalFreq
...