2000 character limit reached
HIT at SemEval-2022 Task 2: Pre-trained Language Model for Idioms Detection (2204.06145v1)
Published 13 Apr 2022 in cs.CL
Abstract: 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 LLM, which can provide a context-aware sentence embedding, to detect whether multi-word expression in the sentence is idiomatic usage.