Word frequency counter

Which words does this text lean on? Ranked counts with percentages, common filler words optional.

Frequently asked questions

What counts as a word?

Letter sequences, case-insensitive, with apostrophes kept ("don't" is one word). Numbers and punctuation are ignored. "Apple" and "apple" count together.

What does the stop-word filter remove?

The ~50 most common English function words: the, and, of, to, a, in, and so on. Turning it on surfaces the words that actually characterize the text, which is the usual reason for counting.

Why would I count word frequency?

Writers use it to catch overused pet words, SEO editors check keyword balance, students verify essay requirements, and it is the fastest way to see what a long document is actually about.