Class UnigramStats (2.7.3)

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.