Degree of profanity using python
-
Updated
Jan 2, 2022 - Python
Degree of profanity using python
A machine learning system that takes a comment and classifies it as offensive or non-offensive (neutral). This system will be trained in a data set with comments in which the tags (insult or non-insult) are known. Classification algorithms used: Naive Bayes, SVM, Random Forest.
Add a description, image, and links to the offensive-comments topic page so that developers can more easily learn about it.
To associate your repository with the offensive-comments topic, visit your repo's landing page and select "manage topics."