hate-speech-detection-using-machine-learning
hate-speech-detection-using-machine-learning copied to clipboard
This is a python project that is used to identify hate speech in tweets. The dataset used to train the model is available on Kaggle and consists of labelled tweets where 1 indicates hate speech tweets...
Results
1
hate-speech-detection-using-machine-learning issues
Sort by
recently updated
recently updated
newest added
NLTK gives a lookup error on resource packs some of them are punkt, wordnet, omw, stopwords  can be sloved by downloading packs seperately like this but this error needs...