paper-with-me

Papers

AcrosticSleuth: Probabilistic Identification and Ranking of Acrostics in Multilingual Corpora

2024-08-08 · Aleksandr Fedchin, Isabel Cooperman, Pramit Chaudhuri, Joseph P. Dexter

For centuries, writers have hidden messages in their texts as acrostics, where initial letters of consecutive lines or paragraphs form meaningful words or phrases. Scholars searching for acrostics manually can only focus on a few authors at a time and often favor qualitative arguments in discussing intentionally. We aim to put the study of acrostics on firmer statistical footing by presenting AcrosticSleuth, a first-of-its-kind tool that automatically identifies acrostics and ranks them by the probability that the sequence of characters does not occur by chance (and therefore may have been inserted intentionally). Acrostics are rare, so we formalize the problem as a binary classification task in the presence of extreme class imbalance. To evaluate AcrosticSleuth, we present the Acrostic Identification Dataset (AcrostID), a collection of acrostics from the WikiSource online database. Despite the class imbalance, AcrosticSleuth achieves F1 scores of 0.39, 0.59, and 0.66 on French, English, and Russian subdomains of WikiSource, respectively. We further demonstrate that AcrosticSleuth can identify previously unknown high-profile instances of wordplay, such as the acrostic spelling ARSPOETICA (``art of poetry") by Italian Humanist Albertino Mussato and English philosopher Thomas Hobbes' signature in the opening paragraphs of The Elements of Law.

📄 PDF Abstract BibTeX arXiv:2408.04427

Code (2)

acrostics/acrostic-identification-dataset 공식 구현
acrostics/acrostic-sleuth 공식 구현

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Generating Acrostics via Paraphrasing and Heuristic Search

2014-08-01 · COLING 2014 8 · Benno Stein, Matthias Hagen, Christof Br{\"a}utigam
Heuristic Search

Improving Multilingual ASR in the Wild Using Simple N-best Re-ranking

2024-09-27 · Brian Yan, Vineel Pratap, Shinji Watanabe, Michael Auli

Multilingual Automatic Speech Recognition (ASR) models are typically evaluated in a setting where the ground-truth language of the speech utterance is known, however, this is often not the case for most practical setting…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language IdentificationRe-Ranking+3

Scalar Adjective Identification and Multilingual Ranking

2021-05-03 · NAACL 2021 4 · Aina Garí Soler, Marianna Apidianaki

The intensity relationship that holds between scalar adjectives (e.g., nice < great < wonderful) is highly relevant for natural language inference and common-sense reasoning. Previous research on scalar adjective ranking…

Binary ClassificationCommon Sense ReasoningNatural Language Inference

LUC at ComMA-2021 Shared Task: Multilingual Gender Biased and Communal Language Identification without using linguistic features

2021-12-19 · ICON 2021 12 · Rodrigo Cuéllar-Hidalgo, Julio de Jesús Guerrero-Zambrano, Dominic Forest, Gerardo Reyes-Salgado 외

This work aims to evaluate the ability that both probabilistic and state-of-the-art vector space modeling (VSM) methods provide to well known machine learning algorithms to identify social network documents to be classif…

Language Identification

From N-grams to Pre-trained Multilingual Models For Language Identification

2024-10-11 · Thapelo Sindane, Vukosi Marivate

In this paper, we investigate the use of N-gram models and Large Pre-trained Multilingual models for Language Identification (LID) across 11 South African languages. For N-gram models, this study shows that effective dat…

Language IdentificationXLM-R