Skip to content

ss12f32v/toxic_comments

 
 

Repository files navigation

Toxic Comment Classification Challenge

license

Kaggle competition to identify and classify toxic online comments

Dataset

You can download the data from kaggle and put it into the data folder

Requirements

  • six==1.11.0
  • numpy==1.14.0
  • scipy==1.0.0
  • sklearn==0.19.0
  • catboost==0.4.1
  • pandas==0.20.3
  • h5py==2.7.1
  • tensorflow==1.3.0
  • keras==2.1.3
  • nltk==3.2.5
  • tqdm==4.15.0
  • gensim==3.2.0

Library is compatible with: Python 2.7-3.6.