Skip to content

ParthBarse/NLP_Emotion_Detection_in_Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP - Emotion Detection in Text

Prerequisite -

1) Jupyter Lab / Google Colab
2) pip install eli5 lime neattext pandas spacy numpy seaborn altair streamlit scikit-learn joblib

How to Run -

1) Change Directory to App/
2) streamlit run app.py

Procedure -

1) Initially we have to import required libraries (in Jupyter Lab)
2) Import/ Define Dataset (in Jupyter Lab)
3) Data Preparation (in Jupyter Lab)
4) Model Building (in Jupyter Lab)
5) Model Productionizing

Accuracy -

>> This Model is 62% accurate, It is useful and effective on simple sentences only.

Screenshots -

Screenshot from 2022-02-07 22-08-29

Screenshot from 2022-02-07 22-08-47

Screenshot from 2022-02-08 00-09-23

Screenshot from 2022-02-08 00-09-58

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published