Class UnigramStats (2.11.0)

Stay organized with collections Save and categorize content based on your preferences.
UnigramStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The statistics of a unigram.

Attributes

NameDescription
value str
The unigram.
count int
The number of occurrences of this unigram in the series.