Skip to content

Jaga-Mental-Dev/Text_Emotion_Model

Repository files navigation

Requirements

Make sure you have the required packages installed:

pip install scikit-learn==1.3.2
pip install streamlit numpy nltk
pip install tensorflow==2.15.0
## Usage
# Model and Files
The app uses the following saved files:
label_encoder.pkl: Pickle file containing the label encoder.

## Functionality
Enter text in the input box.
Click the "Predict" button to see the predicted emotion and probability.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published