Skip to content

OsamaAbuReesh/Advance-Text-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This repository explores the realm of Natural Language Processing (NLP) through an in-depth analysis of text classification models. Through the implementation of diverse data preprocessing techniques and feature encoding methods such as TF-IDF and embeddings, the project investigates the performance and efficacy of various NLP models. The primary objective is to evaluate model effectiveness using the Macro-averaged F1 score, providing insights into the comparative strengths of different approaches in text classification.

About

In this project, I experimented with different ways to classify text. I found that using SVM with TF-IDF encoding worked well, despite dealing with imbalanced data. To improve, I could adjust model settings and explore ensemble methods. Also, I tested LSTM for deeper learning but need more data and computing power for better results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors