Skip to content

ricedatasci/sentiment-analysis-f18

Repository files navigation

Introduction to Sentiment Analysis Workshop

Click the badge below to launch this workshop in a new tab:

Launch on Binder: Binder

Overview:


In the sentiment analysis notebook, we introduce TFIDF vectors, a way of encoding documents into a vector representation.

We then use some scikit-learn classifiers to predict the sentiment of movie reviews (positive or negative). Finally, we use a tool called lime to interpret what words in our document are relevant to our classification.

About

Introduction to Sentiment Analysis Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published