Skip to content

this project are create by transformers library for detect the emotion of input text.

License

Notifications You must be signed in to change notification settings

amiriiw/text_emotion_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

text_emotion_detection

This basic project is for detect the emotion of input text.

in this project we use below libraries:

pytorch pandas tranformers collections matplotlib

How you should use the src:

waring: its good to read the src one time by your self.

1- at first download the dataset from https://drive.google.com/drive/folders/1qY25-g_HVWJDs7Lzq5mxdDg50-wbF0Up?usp=sharing

2- after download the dataset you should train the dataset in text_emotion_model_trainer.py file

  • point: if you dont have strong system train the model in colab or jupyter.

3- after the train dataset run the text_emotion_detector.py file to see how program work.

offer:

Read the md files to get good information about the libraries used.

Releases

No releases published

Packages

No packages published

Languages