Skip to content

Carcinamon-Community/toxic_comment_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toxic Comment Detection

Acknowledgement

The Dataset and Preprocessing techniques is copied from https://github.com/ahmadizzan/netifier/tree/master . The only part added to preprocessing is removing stopwords and stemming with Sastrawi. Also we modified remove_newline() function to do better for escaped character cases.

Projects Specification

This project used Python 3.11 to develop the model

Library used in the projects :

  • csv
  • pandas
  • numpy
  • tensorflow
  • matplotlib
  • pickle
  • re
  • nltk
  • Sastrawi

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors