pith. sign in

arxiv: cs/0205070 · v1 · submitted 2002-05-28 · 💻 cs.CL · cs.LG

Thumbs up? Sentiment Classification using Machine Learning Techniques

classification 💻 cs.CL cs.LG
keywords classificationsentimentlearningmachineproblemtechniquesbaselinesbayes
0
0 comments X
read the original abstract

We consider the problem of classifying documents not by topic, but by overall sentiment, e.g., determining whether a review is positive or negative. Using movie reviews as data, we find that standard machine learning techniques definitively outperform human-produced baselines. However, the three machine learning methods we employed (Naive Bayes, maximum entropy classification, and support vector machines) do not perform as well on sentiment classification as on traditional topic-based categorization. We conclude by examining factors that make the sentiment classification problem more challenging.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Stochastic versus Deterministic in Stochastic Gradient Descent

    math.OC 2025-09 unverdicted novelty 5.0

    Treating stochastic and deterministic gradients separately in mini-batch SGD yields faster convergence and smaller error radius than uniform treatment, with further gains under strong convexity.