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:
- Add .env file containing SECRET_KEY and Twitter API Account parameters
- Run "docker-compose up -d"