Unique Word Counter

Paste text to instantly see how many unique words it contains, the type-token ratio, and a full frequency-sorted word list.

Input Text

Enter text on the left to see results.

Copied!

Summary

Paste text to instantly see how many unique words it contains, the type-token ratio, and a full frequency-sorted word list.

How it works

  1. The tool tokenizes your text into words (letters and apostrophes only, case-insensitive), counts total tokens and unique types, computes TTR = types / tokens, then ranks every unique word by frequency.

Use cases

  • Measure vocabulary richness of an essay or article.
  • Detect repetitive language in marketing copy or reports.
  • Compare lexical diversity between two texts.
  • Find the most overused words in a draft so you can vary them.
  • Analyze vocabulary spread in student writing.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu