Skip to content

Following libraries have been used in this Natural Language Processing project: pandas for loading and exploring the dataset; NLTK and re for Data cleaning & preprocessing; TfidVectorizer from scikit-learn for vectorizing text; MultinomialNB from scikit-learn for Model Training; accuracy_score, classification_report & confusion_matrix from sklearn

Notifications You must be signed in to change notification settings

meetk5/sentiment-analysis

Repository files navigation

sentiment-analysis

Following libraries have been used in this Natural Language Processing project: pandas for loading and exploring the dataset; NLTK and re for Data cleaning & preprocessing; TfidVectorizer from scikit-learn for vectorizing text; MultinomialNB from scikit-learn for Model Training; accuracy_score, classification_report & confusion_matrix from sklearn

About

Following libraries have been used in this Natural Language Processing project: pandas for loading and exploring the dataset; NLTK and re for Data cleaning & preprocessing; TfidVectorizer from scikit-learn for vectorizing text; MultinomialNB from scikit-learn for Model Training; accuracy_score, classification_report & confusion_matrix from sklearn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published