SirDank / Toxic-Comment-Classification

CNN / LSTM / BERT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toxic-Comment-Classification

Requirements for training with GPU (in order of installation)

Steps

  • Clone the repository
  • Create a virtual environment
  • Install setuptools and wheel
  • Install requirements.txt
  • Download glove
  • Run create_custom_glove.py
  • Run main.py

About

CNN / LSTM / BERT

License:GNU General Public License v3.0


Languages

Language:Python 100.0%