paper-with-me

Papers

UAlberta at SemEval 2022 Task 2: Leveraging Glosses and Translations for Multilingual Idiomaticity Detection

2022-05-27 · SemEval (NAACL) 2022 7 · Bradley Hauer, Seeratpal Jaura, Talgat Omarov, Grzegorz Kondrak

We describe the University of Alberta systems for the SemEval-2022 Task 2 on multilingual idiomaticity detection. Working under the assumption that idiomatic expressions are noncompositional, our first method integrates information on the meanings of the individual words of an expression into a binary classifier. Further hypothesizing that literal and idiomatic expressions translate differently, our second method translates an expression in context, and uses a lexical knowledge base to determine if the translation is literal. Our approaches are grounded in linguistic phenomena, and leverage existing sources of lexical knowledge. Our results offer support for both approaches, particularly the former.

📄 PDF Abstract BibTeX arXiv:2205.14084

Code (0)

등록된 구현이 없습니다.

Tasks

Task 2Translation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

UAlberta at SemEval-2023 Task 1: Context Augmentation and Translation for Multilingual Visual Word Sense Disambiguation

2023-06-24 · Michael Ogezi, Bradley Hauer, Talgat Omarov, Ning Shi 외

We describe the systems of the University of Alberta team for the SemEval-2023 Visual Word Sense Disambiguation (V-WSD) Task. We present a novel algorithm that leverages glosses retrieved from BabelNet, in combination wi…

Image GenerationImage SegmentationLanguage ModelingLanguage Modelling+2

UAlberta at SemEval-2021 Task 2: Determining Sense Synonymy via Translations

2021-08-01 · SEMEVAL 2021 · Bradley Hauer, Hongchang Bao, Arnob Mallik, Grzegorz Kondrak

We describe the University of Alberta systems for the SemEval-2021 Word-in-Context (WiC) disambiguation task. We explore the use of translation information for deciding whether two different tokens of the same word corre…

Explainable ModelsTask 2Translation

UAlberta at SemEval-2020 Task 2: Using Translations to Predict Cross-Lingual Entailment

2020-12-01 · SEMEVAL 2020 · Bradley Hauer, Amir Ahmad Habibi, Yixing Luan, Arnob Mallik 외

We investigate the hypothesis that translations can be used to identify cross-lingual lexical entailment. We propose novel methods that leverage parallel corpora, word embeddings, and multilingual lexical resources. Our …

Lexical EntailmentTask 2Word Embeddings

From the attic to the cloud: mobilization of endangered language resources with linked data

2020-05-01 · LREC 2020 5 · Sebastian Nordhoff

This paper describes a collection of 20k ELAN annotation files harvested from five different endangered language archives. The ELAN files form a very heterogeneous set, but the hierarchical configuration of their tiers a…

Translation

BL.Research at SemEval-2022 Task 1: Deep networks for Reverse Dictionary using embeddings and LSTM autoencoders

2022-07-01 · SemEval (NAACL) 2022 7 · Nihed Bendahman, Julien Breton, Lina Nicolaieff, Mokhtar Boumedyen Billami 외

This paper describes our two deep learning systems that competed at SemEval-2022 Task 1 “CODWOE: Comparing Dictionaries and WOrd Embeddings”. We participated in the subtask for the reverse dictionary which consists in ge…

PositionReverse DictionaryWord Embeddings