paper-with-me

Papers

Idiomatic Expression Identification using Semantic Compatibility

2021-10-19 · Ziheng Zeng, Suma Bhat

Idiomatic expressions are an integral part of natural language and constantly being added to a language. Owing to their non-compositionality and their ability to take on a figurative or literal meaning depending on the sentential context, they have been a classical challenge for NLP systems. To address this challenge, we study the task of detecting whether a sentence has an idiomatic expression and localizing it. Prior art for this task had studied specific classes of idiomatic expressions offering limited views of their generalizability to new idioms. We propose a multi-stage neural architecture with the attention flow mechanism for identifying these expressions. The network effectively fuses contextual and lexical information at different levels using word and sub-word representations. Empirical evaluations on three of the largest benchmark datasets with idiomatic expressions of varied syntactic patterns and degrees of non-compositionality show that our proposed model achieves new state-of-the-art results. A salient feature of the model is its ability to identify idioms unseen during training with gains from 1.4% to 30.8% over competitive baselines on the largest dataset.

📄 PDF Abstract BibTeX arXiv:2110.10064

Code (1)

zzeng13/disc 공식 구현 pytorch

Tasks

Sentence

Similar Papers 제목 키워드 기반

Classifying Idiomatic and Literal Expressions Using Topic Models and Intensity of Emotions

2018-02-27 · EMNLP 2014 10 · Jing Peng, Anna Feldman, Ekaterina Vylomova

We describe an algorithm for automatic classification of idiomatic and literal expressions. Our starting point is that words in a given text segment, such as a paragraph, that are highranking representatives of a common …

ClusteringOutlier DetectionTopic Models

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

Token Level Identification of Multiword Expressions Using Contextual Information

2020-07-01 · WS 2020 7 · REYHANEH HASHEMPOUR, Aline Villavicencio

Studies on detecting idiomatic expressions mostly focus on discovering potentially idiomatic expressions disregarding the context. However, many idioms like kick the bucket could be idiomatic/literal depending on the con…

Word Embeddings

In the same boat and other idiomatic seafaring expressions

2012-05-01 · LREC 2012 5 · Rita Marinelli, Laura Cignoni

This paper reports on a research carried out at the Institute for Computational Linguistics (ILC) on a set of idiomatic nautical expressions in Italian and English. A total of 200 Italian expressions were first selected …

When the whole is greater than the sum of its parts: Multiword expressions and idiomaticity

2019-08-01 · WS 2019 8 · Aline Villavicencio

Multiword expressions (MWEs) feature prominently in the mental lexicon of native speakers (Jackendoff, 1997) in all languages and domains, from informal to technical contexts (Biber et al., 1999) with about four MWEs bei…

Sentence