Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 986 Bytes

File metadata and controls

26 lines (14 loc) · 986 Bytes

Cyberbullying Detection Model(Hindi & English)

Detect cyberbullying in code-mixed social-media text (Romanized Hindi, Hindi, and English) with this easy-to-use deep-learning model. Perfect for websites, software, or mobile apps that need real-time content moderation.

Why Use This Model?

Handles noisy, multilingual code-mixed text with a CNN–BiLSTM model, including full preprocessing, trained from scratch for high accuracy, and ready for integration via Python API, Flask/FastAPI, or TensorFlow Lite.

Features:

-Detects abusive, harassment, or bullying content -Fast, lightweight, and adaptable to new datasets -Open-source and easy to modify

Get Started->

  1. Clone the repo

  2. Install dependencies (tensorflow, keras, numpy, pandas, scikit-learn)

  3. Load the pre-trained model and run predictions on your own text

License:

This project is licensed under the Apache License 2.0 — free to use and modify for personal, academic, or commercial projects.