Identify hate speech (racist or sexist tweets) in Twitter with NLTK.
- Clean up tweets and build a classification model by using NLP techniques.
- Cleanup specific parts for tweets data.
- Use Regularization, hyperparameter tuning, stratified k-fold and cross-validation to get the best model.