[R] What package can I use to help me categorize comment responses?
Milan Bouchet-Valat
nalimilan at club.fr
Tue Mar 5 11:20:37 CET 2013
Le lundi 04 mars 2013 à 20:28 +0000, Lopez, Dan a écrit :
> Hi,
>
> We have comment questions from a survey that we need to categorize.
> What package and functions can I use in R to help do this?
If you are asking for some kind of clustering based on vocabulary, then
have a look at the tm package and the articles that present it. If you
want an integrated solution with a graphical user interface, then my
package RcmdrPlugin.temis performs hierarchical clustering using Ward's
method and a Chi-squared distance.
My two cents
More information about the R-help
mailing list