Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
"text mining (classification
Hello all,
I read many tutorials about text mining (TM) including tutorials about TM using RM.
most of these tutorials uses support vector machine (SVM) and Naive-Bayes (NB) as classification methods. I conclude they are the best Algorithm for text classification.
do you recommend me to use these algorithm or there are other suitable algorithms for text classification. (I am looking for Algorithms that implemented in RM)
If SVM and NB are the best one, any references about that will be appreciated.
I also appreciate any recommendation of RM clustering algorithms for text.
Thanks in advance,
--
Motaz K. Saad
I read many tutorials about text mining (TM) including tutorials about TM using RM.
most of these tutorials uses support vector machine (SVM) and Naive-Bayes (NB) as classification methods. I conclude they are the best Algorithm for text classification.
do you recommend me to use these algorithm or there are other suitable algorithms for text classification. (I am looking for Algorithms that implemented in RM)
If SVM and NB are the best one, any references about that will be appreciated.
I also appreciate any recommendation of RM clustering algorithms for text.
Thanks in advance,
--
Motaz K. Saad
Tagged:
0
Answers
I would suggest any clustering algorithm supporting the Cosine Similarity. And as always KMeans is worth a try.
Greetings,
Sebastian
Have you done anything on Text Classification?
I need help there...
You can take a look at http://sites.google.com/site/motazsite/publications
you can find there conclusions on Arabic text classification and conclusions text classification in general.
Regards,
Motaz
Best, Marius