tff.simulation.datasets.stackoverflow.get_synthetic_word_counts

Returns a small dictionary of word counts.

Specifically, this provides the aggregate word counts for all sentences in tff.simulation.datasets.stackoverflow.get_synthetic.

An ordered dictionary mapping words to their respective count.