Word Frequency Counter tallies the words in a text and shows each one's count and its share of the total as a percentage.
It can skip common stop words, count two- or three-word phrases, and report word, sentence, and lexical-diversity stats. It runs in your browser.
A word's count divided by the total number of words, as a percentage. It is a rough guide, not a target to chase.
Very common words like the, and, of. Filtering them out surfaces the words that carry meaning.
Set it to 2 or 3 to count adjacent word pairs or triples instead of single words.
No. The tool runs entirely on this page.