paper-with-me

Papers

Stance Detection: A Practical Guide to Classifying Political Beliefs in Text

2023-05-02 · Michael Burnham

Stance detection is identifying expressed beliefs in a document. While researchers widely use sentiment analysis for this, recent research demonstrates that sentiment and stance are distinct. This paper advances text analysis methods by precisely defining stance detection and presenting three distinct approaches: supervised classification, natural language inference, and in-context learning with generative language models. I discuss how document context and trade-offs between resources and workload should inform your methods. For all three approaches I provide guidance on application and validation techniques, as well as coding tutorials for implementation. Finally, I demonstrate how newer classification approaches can replicate supervised classifiers.

📄 PDF Abstract BibTeX arXiv:2305.01723

Code (1)

mlburnham/stance_detection_tutorials 공식 구현

Tasks

In-Context LearningNatural Language InferenceSentiment AnalysisStance DetectionZero-Shot LearningZero-Shot Stance Detection

Similar Papers 제목 키워드 기반

Political Stance in Danish

2019-09-01 · WS (NoDaLiDa) 2019 9 · Rasmus Lehmann, Leon Derczynski

The task of stance detection consists of classifying the opinion within a text towards some target. This paper seeks to generate a dataset of quotes from Danish politicians, label this dataset to allow the task of stance…

Stance DetectionWord Embeddings

Political-LLM: Large Language Models in Political Science

2024-12-09 · Lincan Li, Jiaqi Li, Catherine Chen, Fred Gui 외

In recent years, large language models (LLMs) have been widely adopted in political science tasks such as election prediction, sentiment analysis, policy impact assessment, and misinformation detection. Meanwhile, the ne…

Causal InferencecounterfactualFairnessMisinformation+1

Language Models Learn Metadata: Political Stance Detection Case Study

2024-09-15 · Stanley Cao, Felix Drinkall

Stance detection is a crucial NLP task with numerous applications in social science, from analyzing online discussions to assessing political campaigns. This paper investigates the optimal way to incorporate metadata int…

Stance Detection

The Power of LLM-Generated Synthetic Data for Stance Detection in Online Political Discussions

2024-06-18 · Stefan Sylvius Wagner, Maike Behrendt, Marc Ziegele, Stefan Harmeling

Stance detection holds great potential for enhancing the quality of online political discussions, as it has shown to be useful for summarizing discussions, detecting misinformation, and evaluating opinion distributions. …

MisinformationStance Detection

"my stance decides my language": Modeling of Framing and Political Stance in News Media

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Framing is a political strategy in which journalists and politicians highlight certain aspects of an issue or a problem to influence public opinion. Frameworks for detecting framing in news articles or social media posts…

ArticlesLanguage ModelingLanguage Modelling