Multi - Classification using SVM
Hi, I am working to classify documents using SVM. I have prepared an excel file having two columns. One column is document name and another column have major key words for a document. There are about 150 rows of data in file. I have mnaully labeled this data in 8-10 categories. Now, I want to to calculate performance of SVM using this data. All data in file is of text type. Could you please help how can I use SVM for this problem using Rapidminer. Thanks in advance.