English
Related papers

Related papers: UDPipe at SIGMORPHON 2019: Contextualized Embeddin…

200 papers

We present LemMED, a character-level encoder-decoder for contextual morphological analysis (combined lemmatization and tagging). LemMED extends and is named after two other attention-based models, namely Lematus, a contextual lemmatizer,…

Computation and Language · Computer Science 2020-10-22 Aibek Makazhanov , Sharon Goldwater , Adam Lopez

We present our system for semantic frame induction that showed the best performance in Subtask B.1 and finished as the runner-up in Subtask A of the SemEval 2019 Task 2 on unsupervised semantic frame induction (QasemiZadeh et al., 2019).…

Computation and Language · Computer Science 2019-10-22 Saba Anwar , Dmitry Ustalov , Nikolay Arefyev , Simone Paolo Ponzetto , Chris Biemann , Alexander Panchenko

In this paper we describe the system submitted by UHH to the CoNLL--SIGMORPHON 2018 Shared Task: Universal Morphological Reinflection. We propose a neural architecture based on the concepts of UZH (Makarov et al., 2017), adding new ideas…

Computation and Language · Computer Science 2018-09-18 Fynn Schröder , Marcel Kamlot , Gregor Billing , Arne Köhn

This paper describes our winning systems in MRL: The 1st Shared Task on Multilingual Clause-level Morphology (EMNLP 2022 Workshop) designed by KUIS AI NLP team. We present our work for all three parts of the shared task: inflection,…

Computation and Language · Computer Science 2022-11-15 Emre Can Acikgoz , Tilek Chubakov , Müge Kural , Gözde Gül Şahin , Deniz Yuret

Objective: Currently, a major limitation for natural language processing (NLP) analyses in clinical applications is that a concept can be referenced in various forms across different texts. This paper introduces Multi-Ontology Refined…

Computation and Language · Computer Science 2020-04-15 Steven Jiang , Weiyi Wu , Naofumi Tomita , Craig Ganoe , Saeed Hassanpour

We present our submission to the unconstrained subtask of the SIGTYP 2024 Shared Task on Word Embedding Evaluation for Ancient and Historical Languages for morphological annotation, POS-tagging, lemmatization, character- and word-level…

Computation and Language · Computer Science 2024-12-10 Aleksei Dorkin , Kairit Sirts

A broad goal in natural language processing (NLP) is to develop a system that has the capacity to process any natural language. Most systems, however, are developed using data from just one language such as English. The SIGMORPHON 2020…

The Universal Morphology UniMorph project is a collaborative effort to improve how NLP handles complex morphology across the world's languages. The project releases annotated morphological data using a universal tagset, the UniMorph schema.…

This paper presents our segmentation system developed for the MLP 2017 shared tasks on cross-lingual word segmentation and morpheme segmentation. We model both word and morpheme segmentation as character-level sequence labelling tasks. The…

Computation and Language · Computer Science 2017-09-13 Yan Shao

Lemmatization is a natural language processing (NLP) task which consists of producing, from a given inflected word, its canonical form or lemma. Lemmatization is one of the basic tasks that facilitate downstream NLP applications, and is of…

Computation and Language · Computer Science 2023-10-23 Olia Toporkov , Rodrigo Agerri

This paper presents a technical report of our submission to the 4th task of SemEval-2021, titled: Reading Comprehension of Abstract Meaning. In this task, we want to predict the correct answer based on a question given a context. Usually,…

Computation and Language · Computer Science 2021-05-11 Hossein Basafa , Sajad Movahedi , Ali Ebrahimi , Azadeh Shakery , Heshaam Faili

In the domain of Morphology, Inflection is a fundamental and important task that gained a lot of traction in recent years, mostly via SIGMORPHON's shared-tasks. With average accuracy above 0.9 over the scores of all languages, the task is…

Computation and Language · Computer Science 2022-03-22 Omer Goldman , David Guriel , Reut Tsarfaty

This paper presents the team BRUMS submission to SemEval-2020 Task 3: Graded Word Similarity in Context. The system utilises state-of-the-art contextualised word embeddings, which have some task-specific adaptations, including stacked…

Computation and Language · Computer Science 2021-05-21 Hansi Hettiarachchi , Tharindu Ranasinghe

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 are created using…

Computation and Language · Computer Science 2022-05-26 Dylan Phelps

We describe the Uppsala NLP submission to SemEval-2021 Task 2 on multilingual and cross-lingual word-in-context disambiguation. We explore the usefulness of three pre-trained multilingual language models, XLM-RoBERTa (XLMR), Multilingual…

Computation and Language · Computer Science 2021-04-12 Huiling You , Xingran Zhu , Sara Stymne

We describe the winning submission to the CRAC 2022 Shared Task on Multilingual Coreference Resolution. Our system first solves mention detection and then coreference linking on the retrieved spans with an antecedent-maximization approach,…

Computation and Language · Computer Science 2024-10-17 Milan Straka , Jana Straková

We investigate automatic interlinear glossing in low-resource settings. We augment a hard-attentional neural model with embedded translation information extracted from interlinear glossed text. After encoding these translations using large…

Computation and Language · Computer Science 2024-03-14 Changbing Yang , Garrett Nicolai , Miikka Silfverberg

We present CorPipe 25, the winning entry to the CRAC 2025 Shared Task on Multilingual Coreference Resolution. This fourth iteration of the shared task introduces a new LLM track alongside the original unconstrained track, features reduced…

Computation and Language · Computer Science 2025-11-07 Milan Straka

Lemmatization aims to reduce the sparse data problem by relating the inflected forms of a word to its dictionary form. Using context can help, both for unseen and ambiguous words. Yet most context-sensitive approaches require full…

Computation and Language · Computer Science 2019-07-02 Toms Bergmanis , Sharon Goldwater

Contextualized word embeddings (CWE) such as provided by ELMo (Peters et al., 2018), Flair NLP (Akbik et al., 2018), or BERT (Devlin et al., 2019) are a major recent innovation in NLP. CWEs provide semantic vector representations of words…

Computation and Language · Computer Science 2019-10-02 Gregor Wiedemann , Steffen Remus , Avi Chawla , Chris Biemann