International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 172 - Issue 8 |
Published: Aug 2017 |
Authors: Nandni Patel, Santosh Vishwakarma |
![]() |
Nandni Patel, Santosh Vishwakarma . A Comparative Analysis of Various Classifications in Vector Space Model with Absolute Pruning. International Journal of Computer Applications. 172, 8 (Aug 2017), 34-38. DOI=10.5120/ijca2017915199
@article{ 10.5120/ijca2017915199, author = { Nandni Patel,Santosh Vishwakarma }, title = { A Comparative Analysis of Various Classifications in Vector Space Model with Absolute Pruning }, journal = { International Journal of Computer Applications }, year = { 2017 }, volume = { 172 }, number = { 8 }, pages = { 34-38 }, doi = { 10.5120/ijca2017915199 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2017 %A Nandni Patel %A Santosh Vishwakarma %T A Comparative Analysis of Various Classifications in Vector Space Model with Absolute Pruning%T %J International Journal of Computer Applications %V 172 %N 8 %P 34-38 %R 10.5120/ijca2017915199 %I Foundation of Computer Science (FCS), NY, USA
Text Classification is an important problem in text mining used to categorize an undefined label. In this work, various classification models have been evaluated after pre-processing of the text dataset. The pre-processing steps include tokenization, stop word removal and stemming, after which different term weight scheme have also been implemented. Various pruning techniques have also been implemented to get the maximum count of the terms. Based on this analysis, we summarized that Naïve Bayes method gives the highest accuracy while comparing with other state of the art text classifiers.