paper-with-me

홈 › Papers

Data-Driven Detection of General Chiasmi Using Lexical and Semantic Features

2021-11-01 · EMNLP (LaTeCHCLfL, CLFL, LaTeCH) 2021 11 · Felix Schneider, Björn Barz, Phillip Brandes, Sophie Marshall, Joachim Denzler

Automatic detection of stylistic devices is an important tool for literary studies, e.g., for stylometric analysis or argument mining. A particularly striking device is the rhetorical figure called chiasmus, which involves the inversion of semantically or syntactically related words. Existing works focus on a special case of chiasmi that involve identical words in an A B B A pattern, so-called antimetaboles. In contrast, we propose an approach targeting the more general and challenging case A B B’ A’, where the words A, A’ and B, B’ constituting the chiasmus do not need to be identical but just related in meaning. To this end, we generalize the established candidate phrase mining strategy from antimetaboles to general chiasmi and propose novel features based on word embeddings and lemmata for capturing both semantic and syntactic information. These features serve as input for a logistic regression classifier, which learns to distinguish between rhetorical chiasmi and coincidental chiastic word orders without special meaning. We evaluate our approach on two datasets consisting of classical German dramas, four texts with annotated chiasmi and 500 unannotated texts. Compared to previous methods for chiasmus detection, our novel features improve the average precision from 17% to 28% and the precision among the top 100 results from 13% to 35%.

📄 PDF Abstract BibTeX

Code (1)

cvjena/chiasmus-detector 공식 구현 pytorch

Tasks

Argument MiningWord Embeddings

Similar Papers 제목 키워드 기반

Computational Discovery of Chiasmus in Ancient Religious Text

2025-01-18 · Hope McGovern, Hale Sirin, Tom Lippincott

Chiasmus, a debated literary device in Biblical texts, has captivated mystics while sparking ongoing scholarly discussion. In this paper, we introduce the first computational approach to systematically detect chiasmus wi…

Computational Efficiency

Learning the Cue or Learning the Word? Analyzing Generalization in Metaphor Detection for Verbs

2026-04-15 · Sinan Kurtyigit, Sabine Schulte im Walde, Alexander Fraser arxiv

Metaphor detection models achieve strong benchmark performance, yet it remains unclear whether this reflects transferable generalization or lexical memorization. To address this, we analyze generalization in metaphor det…

Neural Borrowing Detection with Monolingual Lexical Models

2021-09-01 · RANLP 2021 9 · John Miller, Emanuel Pariasca, Cesar Beltran Castañon

Identification of lexical borrowings, transfer of words between languages, is an essential practice of historical linguistics and a vital tool in analysis of language contact and cultural events in general. We seek to im…

Language ModelingLanguage Modelling

The Truth and Nothing but the Truth: Multimodal Analysis for Deception Detection

2019-03-11 · Mimansa Jaiswal, Sairam Tabibu, Rajiv Bajpai

We propose a data-driven method for automatic deception detection in real-life trial data using visual and verbal cues. Using OpenFace with facial action unit recognition, we analyze the movement of facial features of th…

Deception DetectionFacial Action Unit DetectionLexical Analysis

Survey of Computational Approaches to Lexical Semantic Change

2018-11-15 · Nina Tahmasebi, Lars Borin, Adam Jatowt

Our languages are in constant flux driven by external factors such as cultural, societal and technological changes, as well as by only partially understood internal motivations. Words acquire new meanings and lose old se…

Change DetectionInformation RetrievalOptical Character Recognition (OCR)Retrieval+1