paper-with-me

Papers

Experiments in Idiom Recognition

2016-12-01 · COLING 2016 12 · Jing Peng, Anna Feldman

Some expressions can be ambiguous between idiomatic and literal interpretations depending on the context they occur in, e.g., {}sales hit the roof{'} vs. {}hit the roof of the car{'}. We present a novel method of classifying whether a given instance is literal or idiomatic, focusing on verb-noun constructions. We report state-of-the-art results on this task using an approach based on the hypothesis that the distributions of the contexts of the idiomatic phrases will be different from the contexts of the literal usages. We measure contexts by using projections of the words into vector space. For comparison, we implement Fazly et al. (2009){'}s, Sporleder and Li (2009){'}s, and Li and Sporleder (2010b){'}s methods and apply them to our data. We provide experimental results validating the proposed techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Heuristically Informed Unsupervised Idiom Usage Recognition

2018-10-01 · EMNLP 2018 10 · Changsheng Liu, Rebecca Hwa

Many idiomatic expressions can be interpreted figuratively or literally depending on their contexts. This paper proposes an unsupervised learning method for recognizing the intended usages of idioms. We treat the usages …

Machine TranslationSentiment Analysis

NER4ID at SemEval-2022 Task 2: Named Entity Recognition for Idiomaticity Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Simone Tedeschi, Roberto Navigli

Idioms are lexically-complex phrases whose meaning cannot be derived by compositionally interpreting their components. Although the automatic identification and understanding of idioms is essential for a wide range of Na…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Understanding+5

IdiomX A Multilingual Benchmark for Idiom Understanding, Retrieval, and Interpretation

2026-04-25 · Ayman Ali Sharara arxiv

Idiomatic expressions remain a persistent challenge for natural language processing because their meanings are often non-compositional, context-dependent, and difficult to align across languages. Existing idiom resources…

Semantic Retrieval

Visual Puns from Idioms: An Iterative LLM-T2IM-MLLM Framework

2025-11-28 · Kelaiti Xiao, Liang Yang, Dongyu Zhang, Paerhati Tulajiang 외 arxiv

We study idiom-based visual puns--images that align an idiom's literal and figurative meanings--and present an iterative framework that coordinates a large language model (LLM), a text-to-image model (T2IM), and a multim…

NLP Datasets for Idiom and Figurative Language Tasks

2025-11-20 · Blake Matheny, Phuong Minh Nguyen, Minh Le Nguyen, Stephanie Reynolds arxiv

Idiomatic and figurative language form a large portion of colloquial speech and writing. With social media, this informal language has become more easily observable to people and trainers of large language models (LLMs) …