text
Count
Characters, words, lines and bytes, with graphemes counted properly.
Longest lines
Most frequent words
Characters counts grapheme clusters, what a person would call a character,
so a flag emoji or an accented letter written as two code points counts once. Code units is
what String.length returns, and the two differ far more often than people expect.