Skip to content

Stance classification

Stance classification is the task of determining whether a piece of text (e.g., a tweet, comment, or statement) supports, opposes, questions, or comments on a given target—which may be a claim, entity, or proposition.

Applications

  • Rumour verification: Analyzing how users respond to an alleged claim in a conversation thread
  • Claim verification: Understanding community consensus on a factual claim
  • Argumentation mining: Identifying argument relationships in debates
  • Sentiment-aware analysis: Distinguishing opinion direction from stance

Key distinction: stance vs. sentiment

  • Sentiment: Subjective emotional tone (positive/negative/neutral)
  • Stance: Position toward a target or proposition (support/oppose/neutral/query/comment)

A tweet may express negative sentiment but support a claim, or vice versa.

Key papers