Abstract
In this paper, an experimental study was conducted on three techniques for Arabic text classification. These techniques are Support Vector Machine (SVM) with Sequential Minimal Optimization (SMO), Naïve Bayesian (NB), and J48. The paper assesses the accuracy for each classifier and determines which classifier is more accurate for Arabic text classification based on stop words elimination. The accuracy for each classifier is measured by Percentage split method (holdout), and K-fold cross validation methods, along with the time needed to classify Arabic text. The results show that the SMO classifier achieves the highest accuracy and the lowest error rate, and shows that the time needed to build the SMO model is much lower compared to other classification techniques.
Original language | English |
---|---|
Pages (from-to) | 68-75 |
Number of pages | 8 |
Journal | International Journal of Information Technology and Web Engineering |
Volume | 6 |
Issue number | 2 |
DOIs | |
Publication status | Published - Apr 2011 |
Externally published | Yes |
Keywords
- Arabic text classification
- Naive Bayesian
- Stop word elimination
- Support VectorMachine