Keyword sorting algorithm
Posted
by Nai
on Stack Overflow
See other posts from Stack Overflow
or by Nai
Published on 2010-05-20T14:11:49Z
Indexed on
2010/05/20
14:30 UTC
Read the original article
Hit count: 197
I have over 1000 surveys, many of which contains open-ended replies.
I would like to be able to 'parse' in all the words and get a ranking of the most used words (disregarding common words) to spot a trend.
How can I do this? Is there a program I can use?
EDIT If a 3rd party solution is not available, it would be great if we can keep the discussion to microsoft technologies only. Cheers.
© Stack Overflow or respective owner