Skip to content

CudaX1906/Emotion-Detection-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Emotion Detection using Tf-idf Vectorizer

This project implements emotion detection using Tf-idf vectorization technique. It aims to classify text documents into different emotion categories based on the content of the text.

Dataset

The dataset used for this project consists of a collection of text documents labeled with different emotions. Each document is associated with one or more emotion labels. The dataset can be obtained from [https://www.kaggle.com/datasets/praveengovi/emotions-dataset-for-nlp].

Technologies Used

The project is implemented using the following technologies and libraries:

->Python 3.9.6 ->pandas 1.3.0 ->scikit-learn 0.24.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published