Skip to content

This project utilizes natural language processing and Recurrent Neural Networks (RNNs) to classify sentences into one of six predefined emotions. It focuses on accurately matching text to emotional categories based on advanced NLP techniques.

Notifications You must be signed in to change notification settings

khaledabdrabo98/sentence2emotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP NLP Bio-inspired

Comment utiliser ?

python3 main.py

Dépendances

  • Python3
  • PyTorch : pip3 install pytorch
  • TorchText : pip3 install torchtext
  • Seaborn : pip3 install seaborn

Travail de

  • Jean BRIGNONE p1709655
  • Khaled ABDRABO p1713323

Bio-inspired Machine Learning M2IA - 2022

About

This project utilizes natural language processing and Recurrent Neural Networks (RNNs) to classify sentences into one of six predefined emotions. It focuses on accurately matching text to emotional categories based on advanced NLP techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages