Some Toy Algorithms - Sentiment Classification

This is an attempt to do a sentiment classification for the movies. We will build a binary linear classifier that reads movie reviews, as you would see from the sites like Rotten Tomatoes, and predicts whether the result is positive or negative

Read More →