paper-with-me

Papers

HIT at SemEval-2022 Task 2: Pre-trained Language Model for Idioms Detection

2022-04-13 · SemEval (NAACL) 2022 7 · Zheng Chu, Ziqing Yang, Yiming Cui, Zhigang Chen, Ming Liu

The same multi-word expressions may have different meanings in different sentences. They can be mainly divided into two categories, which are literal meaning and idiomatic meaning. Non-contextual-based methods perform poorly on this problem, and we need contextual embedding to understand the idiomatic meaning of multi-word expressions correctly. We use a pre-trained language model, which can provide a context-aware sentence embedding, to detect whether multi-word expression in the sentence is idiomatic usage.

📄 PDF Abstract BibTeX arXiv:2204.06145

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentenceSentence EmbeddingSentence-EmbeddingTask 2

Similar Papers 제목 키워드 기반

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

drsphelps at SemEval-2022 Task 2: Learning idiom representations using BERTRAM

2022-04-06 · SemEval (NAACL) 2022 7 · Dylan Phelps

This paper describes our system for SemEval-2022 Task 2 Multilingual Idiomaticity Detection and Sentence Embedding sub-task B. We modify a standard BERT sentence transformer by adding embeddings for each idioms, which ar…

SentenceSentence EmbeddingSentence-EmbeddingTask 2

Vector Representations of Idioms in Conversational Systems

2022-05-07 · Tosin Adewumi, Foteini Liwicki, Marcus Liwicki

We demonstrate, in this study, that an open-domain conversational system trained on idioms or figurative language generates more fitting responses to prompts containing idioms. Idioms are part of everyday speech in many …

Information RetrievalMachine TranslationRetrieval

JARVix at SemEval-2022 Task 2: It Takes One to Know One? Idiomaticity Detection using Zero and One-Shot Learning

2022-02-04 · SemEval (NAACL) 2022 7 · Yash Jakhotiya, Vaibhav Kumar, Ashwin Pathak, Raj Shah

Large Language Models have been successful in a wide variety of Natural Language Processing tasks by capturing the compositionality of the text representations. In spite of their great success, these vector representatio…

Binary ClassificationClassificationOne-Shot LearningSentence+1

A Survey of Idiom Datasets for Psycholinguistic and Computational Research

2025-08-15 · Michael Flor, Xinyi Liu, Anna Feldman arxiv

Idioms are figurative expressions whose meanings often cannot be inferred from their individual words, making them difficult to process computationally and posing challenges for human experimental studies. This survey re…