Skip to content

Using knowledge gained in polarity and emotion detection to leverage hate speech detection in English language(MTL)

Notifications You must be signed in to change notification settings

mahathibodela/HateSpeechDectection_using_MTL

Repository files navigation

HateSpeechDetection_using_MTL

This project follows MTL approch by leverages knowledge gained from sentiment analysis and emotion detection in detection hate speech in the given sentence. Out of all the models build, MTL with emotion and polarity outperformed all others.

RESULTS

MODEL F1_SCORE
STL 66.4%
MTL with emotion 71.47%
MTL with polarity 70.50%
MTL with emotion and polarity 72.27%

Usage

  1. You can visit my application
  2. Input a sentence and click submit

CHECKPOINTS

You can download the model checkpoints

This project is based on the reaseach paper

About

Using knowledge gained in polarity and emotion detection to leverage hate speech detection in English language(MTL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published