Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdulsamie10/hateoffensivetweetsdetection

This repository contain the code of HateOffensiveTweetsDetection using SVM, Naive Bayes, and Logistic Regression.
https://github.com/abdulsamie10/hateoffensivetweetsdetection

dataset hate-speech-detection hate-tweets hatespeech logistic-regression naive-bayes naive-bayes-classifier python python3 svm tweet-analysis

Last synced: about 8 hours ago
JSON representation

This repository contain the code of HateOffensiveTweetsDetection using SVM, Naive Bayes, and Logistic Regression.

Awesome Lists containing this project

README

        

# HateOffensiveTweetsDetection
This repository contain the code of HateOffensiveTweetsDetection using SVM, Naive Bayes, and Logistic Regression. And found out which model is the best.

# Dataset
Use labeled_data.csv as dataset.

# Import and Run
Just import the code from the notebook and run simply it's gonna work at any cost.
If you have come this far, I appreciate it.