Skip to content

Conversation

@ShashankR87
Copy link

Sentiment Prediction of text

Author Name: Shashank R

This project can be used to classify a paragraph of text as POSITIVE or NEGATIVE based on the sentiments conveyed by it. The project uses a subset of the Sentiment140 dataset of twitter posts.
TF-IDF vectorization is used to extract features from the text and Logistic Regression is used to make the prediction.

Required Libraries:

  • Numpy
  • Pandas
  • Scikit-learn
  • nltk
  • pickle

…gistic.pkl | Added new code for sentiment prediction of text
@ShashankR87 ShashankR87 changed the title Shashank R | Sentiment prediction, SentimentPred.ipynb, train.csv, Lo… Shashank R | Sentiment prediction | Added code for sentiment prediction Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant