paper-with-me

Papers

UDPipe at SIGMORPHON 2019: Contextualized Embeddings, Regularization with Morphological Categories, Corpora Merging

2019-08-19 · WS 2019 8 · Milan Straka, Jana Straková, Jan Hajič

We present our contribution to the SIGMORPHON 2019 Shared Task: Crosslinguality and Context in Morphology, Task 2: contextual morphological analysis and lemmatization. We submitted a modification of the UDPipe 2.0, one of best-performing systems of the CoNLL 2018 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies and an overall winner of the The 2018 Shared Task on Extrinsic Parser Evaluation. As our first improvement, we use the pretrained contextualized embeddings (BERT) as additional inputs to the network; secondly, we use individual morphological features as regularization; and finally, we merge the selected corpora of the same language. In the lemmatization task, our system exceeds all the submitted systems by a wide margin with lemmatization accuracy 95.78 (second best was 95.00, third 94.46). In the morphological analysis, our system placed tightly second: our morphological analysis accuracy was 93.19, the winning system's 93.23.

📄 PDF Abstract BibTeX arXiv:1908.06931

Code (0)

등록된 구현이 없습니다.

Tasks

LemmatizationMorphological AnalysisTask 2

Similar Papers 제목 키워드 기반

UDPipe at EvaLatin 2020: Contextualized Embeddings and Treebank Embeddings

2020-06-05 · LREC 2020 5 · Milan Straka, Jana Straková

We present our contribution to the EvaLatin shared task, which is the first evaluation campaign devoted to the evaluation of NLP tools for Latin. We submitted a system based on UDPipe 2.0, one of the winners of the CoNLL…

LemmatizationPOSPOS Tagging

Evaluating Contextualized Embeddings on 54 Languages in POS Tagging, Lemmatization and Dependency Parsing

2019-08-20 · Milan Straka, Jana Straková, Jan Hajič

We present an extensive evaluation of three recently proposed methods for contextualized embeddings on 89 corpora in 54 languages of the Universal Dependencies 2.3 in three tasks: POS tagging, lemmatization, and dependen…

Dependency ParsingLemmatizationPOSPOS Tagging+1

Multi-Team: A Multi-attention, Multi-decoder Approach to Morphological Analysis.

2019-08-01 · WS 2019 8 · Ahmet {\"U}st{\"u}n, Rob van der Goot, Gosse Bouma, Gertjan van Noord

This paper describes our submission to SIGMORPHON 2019 Task 2: Morphological analysis and lemmatization in context. Our model is a multi-task sequence to sequence neural network, which jointly learns morphological taggin…

DecoderLEMMALemmatizationMorphological Analysis+2

Sigmorphon 2019 Task 2 system description paper: Morphological analysis in context for many languages, with supervision from only a few

2019-08-01 · WS 2019 8 · Brad Aiken, Jared Kelly, Alexis Palmer, Suleyman Olcay Polat 외

This paper presents the UNT HiLT+Ling system for the Sigmorphon 2019 shared Task 2: Morphological Analysis and Lemmatization in Context. Our core approach focuses on the morphological tagging task; part-of-speech tagging…

LemmatizationMorphological AnalysisMorphological InflectionMorphological Tagging+3

Open-Source Web Service with Morphological Dictionary-Supplemented Deep Learning for Morphosyntactic Analysis of Czech

2024-06-18 · Milan Straka, Jana Straková

We present an open-source web service for Czech morphosyntactic analysis. The system combines a deep learning model with rescoring by a high-precision morphological dictionary at inference time. We show that our hybrid m…

Deep LearningDependency ParsingLemmatizationPOS+1