Text classification using machine learning methods
In this paper we present the results of an experiment aimed to use machine learning methods to obtain models that can be used for the automatic classification of products. In order to apply automatic classification methods, we transformed the product names from a text representation to numeric vectors, a process called word embedding. We used several embedding methods: Count Vectorization, TF-IDF, Word2Vec, FASTTEXT, and GloVe. Having the product names in a form of numeric vectors, we proceeded with a set of machine learning methods for automatic classification: Logistic Regression, Multinomial Naive Bayes, kNN, Artificial Neural Networks, Support Vector Machines, and Decision trees with several variants. The results show an impressive accuracy of the classification process for Support Vector Machines, Logistic Regression, and Random Forests. Regarding the word embedding methods, the best results were obtained with the FASTTEXT technique.
Code (0)
등록된 구현이 없습니다.
Tasks
Classificationregressiontext-classificationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Turkish Text Classification: From Lexicon Analysis to Bidirectional Transformer
Text classification has seen an increased use in both academic and industry settings. Though rule based methods have been fairly successful, supervised machine learning has been shown to be most successful for most langu…
BIG-bench Machine LearningClassificationGeneral ClassificationSentiment Analysis+2Quantum Text Classifier -- A Synchronistic Approach Towards Classical and Quantum Machine Learning
Although it will be a while before a practical quantum computer is available, there is no need to hold off. Methods and algorithms are being developed to demonstrate the feasibility of running machine learning (ML) pipel…
ClassificationQuantum Machine Learningtext-classificationText ClassificationFine-tuning Large Language Models for Multigenerator, Multidomain, and Multilingual Machine-Generated Text Detection
SemEval-2024 Task 8 introduces the challenge of identifying machine-generated texts from diverse Large Language Models (LLMs) in various languages and domains. The task comprises three subtasks: binary classification in …
Binary ClassificationClassificationMulti-class Classificationtext-classification+2A Comparison of Identification Methods of Brazilian Music Styles by Lyrics
In our work, we applied different techniques for the task of genre classification using lyrics. Utilizing our dataset with lyrics of typical genres in Brazil divided into seven classes, we apply some models used in machi…
BIG-bench Machine LearningClassificationGeneral ClassificationGenre classification+2A Survey of Naïve Bayes Machine Learning approach in Text Document Classification
Text Document classification aims in associating one or more predefined categories based on the likelihood suggested by the training set of labeled documents. Many machine learning algorithms play a vital role in trainin…
BIG-bench Machine LearningClassificationDocument Classificationfeature selection+1