harshildarji / Hate-Speech-Detector-Demo

A Demo that demostrates a NN model that was trained for detecting Hate Speech.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hate-Speech-Detector-Demo

A Demo that demostrates a NN model that was trained for detecting Hate Speech.

This is a demo of the system submitted to the SEMEVAL-2019 Task 6 presented at NAACL - HLT 2019.

Launching Steps:

  1. Add .env file containing SECRET_KEY and Twitter API Account parameters
  2. Run "docker-compose up -d"

About

A Demo that demostrates a NN model that was trained for detecting Hate Speech.


Languages

Language:Python 69.6%Language:HTML 21.8%Language:Shell 4.7%Language:Dockerfile 4.0%