Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 869 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 869 Bytes

Cyber-bullying-detection-system

Cyber-bullying is the deliberate use of online digital media to communicate false, embarrassing, or hostile information about another person. In other words this system used to detect offensive word from the given text.

Demo:

Demo

Requirements:

  • Python
  • Flask

Note: Machine Learning algorithm Used for develop a Model is Naive Bayes classifier.

Used Flask framework to develop front-end for this system.