Performance Analysis of Supervised Machine Learning Algorithms for Text Classification
The demand for text classification is growing significantly in web searching, data mining, web ranking, recommendation systems, and so many other fields of information and technology. This paper illustrates the text classification process on different datasets using some standard supervised machine learning techniques. Text documents can be classified through various kinds of classifiers. Labeled text documents are used to classify the text in supervised classifications. This paper applies these classifiers on different kinds of labeled documents and measures the accuracy of the classifiers. An Artificial Neural Network (ANN) model using Back Propagation Network (BPN) is used with several other models to create an independent platform for labeled and supervised text classification process. An existing benchmark approach is used to analyze the performance of classification using labeled documents. Experimental analysis on real data reveals which model works well in terms of classification accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Recommendation SystemsText ClassificationSimilar Papers 제목 키워드 기반
The Dark Machines Anomaly Score Challenge: Benchmark Data and Model Independent Event Classification for the Large Hadron Collider
We describe the outcome of a data challenge conducted as part of the Dark Machines Initiative and the Les Houches 2019 workshop on Physics at TeV colliders. The challenged aims at detecting signals of new physics at the …
Anomaly DetectionDensity EstimationSentiment Analysis in Drug Reviews using Supervised Machine Learning Algorithms
Sentiment Analysis is an important algorithm in Natural Language Processing which is used to detect sentiment within some text. In our project, we had chosen to work on analyzing reviews of various drugs which have been …
BIG-bench Machine LearningSentiment AnalysisFusing Dictionary Learning and Support Vector Machines for Unsupervised Anomaly Detection
We study in this paper the improvement of one-class support vector machines (OC-SVM) through sparse representation techniques for unsupervised anomaly detection. As Dictionary Learning (DL) became recently a common analy…
Anomaly DetectionDictionary LearningUnsupervised Anomaly DetectionNo Pattern, No Recognition: a Survey about Reproducibility and Distortion Issues of Text Clustering and Topic Modeling
Extracting knowledge from unlabeled texts using machine learning algorithms can be complex. Document categorization and information retrieval are two applications that may benefit from unsupervised learning (e.g., text c…
BIG-bench Machine LearningClusteringInformation RetrievalRetrieval+2Data-driven Advice for Applying Machine Learning to Bioinformatics Problems
As the bioinformatics field grows, it must keep pace not only with new data but with new algorithms. Here we contribute a thorough analysis of 13 state-of-the-art, commonly used machine learning algorithms on a set of 16…
BIG-bench Machine LearningClassificationGeneral ClassificationModel Selection