git clone https://github.com/Sariellee/Russan-Hate-speech-Recognition
pip install -r requirements.py
- run
main.py
viapython main.py
or via some IDE
This repository is available at Google Colaboratory
Here is the link: https://colab.research.google.com/drive/1slSZpA_OHZQgz4R4GzqVFdbVhWYz6aEn?usp=sharing
Feel free to open it in Colab Playground and play with & download the notebook!
The description of the model & data manipulations is in the Hate_speech_recognition.pdf
file.