Hate Speech Detection and Intervention

Binary Hate Speech Detection using Recurrent Neural Networks (RNN-GRU) and Google News Word2Vec

Installation

  • Clone the repository
git clone https://github.com/sinkanishk/BTP-1-Project-Seminar
  • Open the folder

  • Use the package manager pip to install the requirements.

pip install -r requirements.txt
  • Download Google News Word2Vec Model
wget https://s3.amazonaws.com/dl4j-distribution/GoogleNews-vectors-negative300.bin.gz

Usage

Just run the Notebook