paper-with-me

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 as a latent variable in probabilistic models and train them in a linguistically motivated feature space. Crucially, we show that distributional semantics is a helpful heuristic for distinguishing the literal usage of idioms, giving us a way to formulate a literal usage metric to estimate the likelihood that the idiom is intended literally. This information then serves as a form of distant supervision to guide the unsupervised training process for the probabilistic models. Experiments show that our overall model performs competitively against supervised methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentiment Analysis

Similar Papers 제목 키워드 기반

Does BERT Understand Idioms? A Probing-Based Empirical Study of BERT Encodings of Idioms

2021-09-01 · RANLP 2021 9 · Minghuan Tan, Jing Jiang

Understanding idioms is important in NLP. In this paper, we study to what extent pre-trained BERT model can encode the meaning of a potentially idiomatic expression (PIE) in a certain context. We make use of a few existi…

Paraphrase Identification

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 class…

Finding BERT’s Idiomatic Key

2021-08-01 · ACL (MWE) 2021 8 · Vasudevan Nedumpozhimana, John Kelleher

Sentence embeddings encode information relating to the usage of idioms in a sentence. This paper reports a set of experiments that combine a probing methodology with input masking to analyse where in a sentence this idio…

SentenceSentence Embeddings

Data-driven Identification of Idioms in Song Lyrics

2021-08-01 · ACL (MWE) 2021 8 · Miriam Amin, Peter Fankhauser, Marc Kupietz, Roman Schneider

The automatic recognition of idioms poses a challenging problem for NLP applications. Whereas native speakers can intuitively handle multiword expressions whose compositional meanings are hard to trace back to individual…

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