nltk.FreqDist.pformat

FreqDist.pformat(maxlen=10)[source]

Return a string representation of this FreqDist.

Parameters:maxlen (int) – The maximum number of items to display
Return type:string