Word Frequency Counter help

Word Frequency Counter tallies the words in a text and shows each one's count and its share of the total as a percentage.

Steps

  1. Paste your text.
  2. Choose whether to drop stop words and set the phrase length.
  3. Read the ranked table and the stats.

Common questions

What is keyword density?

A word's count divided by the total number of words, as a percentage. It is a rough guide, not a target to chase.

What are stop words?

Very common words like the, and, of. Filtering them out surfaces the words that carry meaning.

What does n-gram do?

Set it to 2 or 3 to count adjacent word pairs or triples instead of single words.

Does anything leave my browser?

No. The tool runs entirely on this page.

Everything runs in your browser. Nothing you enter or drop is uploaded.

Back to Word Frequency Counter