Skip to content

prajwalnayaka/Text_Sentiment

Repository files navigation

Run pip install requirements.txt in terminal

Open terminal in your IDE and type "flask run" and hit enter

Click the localhost link (http://127.0.0.1:5000)

This project uses the DistilBERT model. I concatenated 3 smaller datasets into a huge dataset in order to prevent data starvation as transformer architecture (such as in BERT or DistilBERT) is extremely data hungry. Click here for the dataset.

Try the site here.

About

Text emotion detection using DistilBERT model. Trained on a custom dataset, access it here: [https://www.kaggle.com/datasets/prajwalnayakat/text-emotion]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •