Abusive Bangla Comment Detection using machine learning.
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.
The full dataset was collected and manually preprocessed my me. There was total 150 data in my dataset.
KNN, Decision Tree Classification, Random Forest Classification.
Python
Google Colab