hate-speech-detection-using-machine-learning icon indicating copy to clipboard operation
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 ![image](https://user-images.githubusercontent.com/76849575/182608477-fbb5264b-d098-43e1-a140-11e6cc7f7e44.png) can be sloved by downloading packs seperately like this but this error needs...