/Emotion-detection-NLP

Emotion detection is the process of identifying and analyzing the emotions of an individual based on their words and expressions. In natural language processing (NLP), it is often accomplished through the use of machine learning algorithms.

Primary LanguageJupyter Notebook

Emotion-detection-NLP

Emotion detection is the process of identifying and analyzing the emotions of an individual based on their words and expressions. In natural language processing (NLP), it is often accomplished through the use of machine learning algorithms.

Run Locally

  1. Clone the repository from
  git clone https://github.com/mayurjadhav2002/Emotion-detection-NLP
  1. Model is Already trained so run following commands on you PC
cd app 
pip install -r requirements.txt
streamlit run app.py

Usage

Once the backend and frontend servers are running, you can access the YAML Visualizer application on http://localhost:3000.