paper-with-me

홈 › Papers

Towards Computing Inferences from English News Headlines

2019-10-18 · Elizabeth Jasmi George, Radhika Mamidi

Newspapers are a popular form of written discourse, read by many people, thanks to the novelty of the information provided by the news content in it. A headline is the most widely read part of any newspaper due to its appearance in a bigger font and sometimes in colour print. In this paper, we suggest and implement a method for computing inferences from English news headlines, excluding the information from the context in which the headlines appear. This method attempts to generate the possible assumptions a reader formulates in mind upon reading a fresh headline. The generated inferences could be useful for assessing the impact of the news headline on readers including children. The understandability of the current state of social affairs depends greatly on the assimilation of the headlines. As the inferences that are independent of the context depend mainly on the syntax of the headline, dependency trees of headlines are used in this approach, to find the syntactical structure of the headlines and to compute inferences out of them.

📄 PDF Abstract BibTeX arXiv:1910.08294

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Profiling the news spreading barriers using news headlines

2023-04-07 · Abdul Sittar, Dunja Mladenic, Marko Grobelnik

News headlines can be a good data source for detecting the news spreading barriers in news media, which may be useful in many real-world applications. In this paper, we utilize semantic knowledge through the inference-ba…

text-classificationText Classification

Framing the News:From Human Perception to Large Language Model Inferences

2023-04-27 · David Alonso del Barrio, Daniel Gatica-Perez

Identifying the frames of news is important to understand the articles' vision, intention, message to be conveyed, and which aspects of the news are emphasized. Framing is a widely studied concept in journalism, and has …

ArticlesLanguage ModelingLanguage ModellingLarge Language Model+1

Misinfo Reaction Frames: Reasoning about Readers’ Reactions to News Headlines

2022-05-01 · ACL 2022 5 · Saadia Gabriel, Skyler Hallinan, Maarten Sap, Pemi Nguyen 외

Even to a simple and short news headline, readers react in a multitude of ways: cognitively (e.g. inferring the writer’s intent), emotionally (e.g. feeling distrust), and behaviorally (e.g. sharing the news with their fr…

Misinformation

Misinfo Reaction Frames: Reasoning about Readers' Reactions to News Headlines

2021-04-18 · Saadia Gabriel, Skyler Hallinan, Maarten Sap, Pemi Nguyen 외

Even to a simple and short news headline, readers react in a multitude of ways: cognitively (e.g. inferring the writer's intent), emotionally (e.g. feeling distrust), and behaviorally (e.g. sharing the news with their fr…

Fact CheckingLanguage ModellingMisinformation

Cross-Register Projection for Headline Part of Speech Tagging

2021-09-15 · EMNLP 2021 11 · Adrian Benton, Hanyang Li, Igor Malioutov

Part of speech (POS) tagging is a familiar NLP task. State of the art taggers routinely achieve token-level accuracies of over 97% on news body text, evidence that the problem is well understood. However, the register of…

Open Information ExtractionPart-Of-Speech TaggingPOSPOS Tagging+2