Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Count unique words
#1
Hello,

I have a question Smile
Is it possible to let QM count the unique words from a string. If a word is used more than 1 time, the output should count +1 for each usage.

Like this:
"This is an example to show what i want. This test is a test to see how this can be done."

The words "This", "to" and 'test' should be counted as
This (3)
To (2)
Test (2)
All the other unique words as 1

Can this be done?

TIA
Sonic


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)