paper-with-me

홈 › Papers

A diverse Multilingual News Headlines Dataset from around the World

2024-03-28 · Felix Leeb, Bernhard Schölkopf

Babel Briefings is a novel dataset featuring 4.7 million news headlines from August 2020 to November 2021, across 30 languages and 54 locations worldwide with English translations of all articles included. Designed for natural language processing and media studies, it serves as a high-quality dataset for training or evaluating language models as well as offering a simple, accessible collection of articles, for example, to analyze global news coverage and cultural narratives. As a simple demonstration of the analyses facilitated by this dataset, we use a basic procedure using a TF-IDF weighted similarity metric to group articles into clusters about the same event. We then visualize the \emph{event signatures} of the event showing articles of which languages appear over time, revealing intuitive features based on the proximity of the event and unexpectedness of the event. The dataset is available on \href{https://www.kaggle.com/datasets/felixludos/babel-briefings}{Kaggle} and \href{https://huggingface.co/datasets/felixludos/babel-briefings}{HuggingFace} with accompanying \href{https://github.com/felixludos/babel-briefings}{GitHub} code.

📄 PDF Abstract BibTeX arXiv:2403.19352

Code (1)

felixludos/babel-briefings 공식 구현 pytorch

Tasks

Articles

Similar Papers 제목 키워드 기반

RANLP 2019 Multilingual Headline Generation Task Overview

2019-09-01 · RANLP 2019 9 · Marina Litvak, John M. Conroy, Peter A. Rankel

The objective of the 2019 RANLP Multilingual Headline Generation (HG) Task is to explore some of the challenges highlighted by current state of the art approaches on creating informative headlines to news articles: non-d…

ArticlesDescriptiveHeadline Generation

XL-HeadTags: Leveraging Multimodal Retrieval Augmentation for the Multilingual Generation of News Headlines and Tags

2024-06-06 · Faisal Tareque Shohan, Mir Tafseer Nayeem, Samsul Islam, Abu Ubaida Akash 외

Millions of news articles published online daily can overwhelm readers. Headlines and entity (topic) tags are essential for guiding readers to decide if the content is worth their time. While headline generation has been…

ArticlesHeadline GenerationRetrievalTAG

A Commonsense-Infused Language-Agnostic Learning Framework for Enhancing Prediction of Political Polarity in Multilingual News Headlines

2022-12-01 · Swati Swati, Adrian Mladenić Grobelnik, Dunja Mladenić, Marko Grobelnik

Predicting the political polarity of news headlines is a challenging task that becomes even more challenging in a multilingual setting with low-resource languages. To deal with this, we propose to utilise the Inferential…

Language ModellingRetrievalTranslation

LLM-Generated Negative News Headlines Dataset: Creation and Benchmarking Against Real Journalism

2025-10-24 · Olusola Babalola, Bolanle Ojokoh, Olutayo Boyinbode arxiv

This research examines the potential of datasets generated by Large Language Models (LLMs) to support Natural Language Processing (NLP) tasks, aiming to overcome challenges related to data acquisition and privacy concern…

Semantic SimilaritySentiment Analysis

HeadlineCause: A Dataset of News Headlines for Detecting Causalities

2021-08-28 · LREC 2022 6 · Ilya Gusev, Alexey Tikhonov

Detecting implicit causal relations in texts is a task that requires both common sense and world knowledge. Existing datasets are focused either on commonsense causal reasoning or explicit causal relations. In this work,…

Commonsense Causal ReasoningCommon Sense ReasoningWorld Knowledge