Unique word calculator
Calculates unique number of words in a given text. It can also remove dublicates and show number of dublicates near the word in original text.
Articles that describe this calculator
Text, which contains repeated words
Removes repeated words, starting from the second occurence.
To display number of words near a word.
Words to be excluded from count
Unique word count
12
Text
This(3) is(3) the(6) house(3) that(6) Jack(3) built(3). This(3) is(3) the(6) malt(2) that(6) lay(2) in(2) the(6) house(3) that(6) Jack(3) built(3). This(3) is(3) the(6) rat(1) that(6) ate(1) the(6) malt(2) That(6) lay(2) in(2) the(6) house(3) that(6) Jack(3) built(3).
Valid words
35
The file is very large. Browser slowdown may occur during loading and creation.
Unique words
Word | Quantity |
---|---|
the | 6 |
that | 6 |
this | 3 |
is | 3 |
house | 3 |
URL copied to clipboard
Similar calculators
PLANETCALC, Unique word calculator
Comments