Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 561 Bytes

File metadata and controls

22 lines (17 loc) · 561 Bytes

Project Title:

Abusive Bangla Comment Detection using machine learning.

Project Description:

Abusive Bangla Comment has been collected manually from facebook news page "Prothom Alo". Then three machine learning algorithm(KNN, Decision Tree, Random Forest) has been applied to predict if the test is abusive or not.

Dataset:

The full dataset was collected and manually preprocessed my me. There was total 150 data in my dataset.

Model:

KNN, Decision Tree Classification, Random Forest Classification.

Language:

Python

IDE:

Google Colab