paper-with-me

Papers

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 method surpasses two competitive baselines: While the deep learning model ensures generalization for out-of-vocabulary words and better disambiguation, an improvement over an existing morphological analyser MorphoDiTa, at the same time, the deep learning model benefits from inference-time guidance of a manually curated morphological dictionary. We achieve 50% error reduction in lemmatization and 58% error reduction in POS tagging over MorphoDiTa, while also offering dependency parsing. The model is trained on one of the currently largest Czech morphosyntactic corpora, the PDT-C 1.0, with the trained models available at https://hdl.handle.net/11234/1-5293. We provide the tool as a web service deployed at https://lindat.mff.cuni.cz/services/udpipe/. The source code is available at GitHub (https://github.com/ufal/udpipe/tree/udpipe-2), along with a Python client for a simple use. The documentation for the models can be found at https://ufal.mff.cuni.cz/udpipe/2/models#czech_pdtc1.0_model.

📄 PDF Abstract BibTeX arXiv:2406.12422

Code (1)

ufal/udpipe 공식 구현

Tasks

Deep LearningDependency ParsingLemmatizationPOSPOS Tagging

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Morphological parsing of Swahili using crowdsourced lexical resources

2014-05-01 · LREC 2014 5 · Patrick Littell, Kaitlyn Price, Lori Levin

We describe a morphological analyzer for the Swahili language, written in an extension of XFST/LEXC intended for the easy declaration of morphophonological patterns and importation of lexical resources. Our analyzer was …

Machine Translation

PoliMorf: a (not so) new open morphological dictionary for Polish

2012-05-01 · LREC 2012 5 · Marcin Woli{\'n}ski, Marcin Mi{\l}kowski, Maciej Ogrodniczuk, Adam Przepi{\'o}rkowski

This paper presents preliminary results of an effort aiming at the creation of a morphological dictionary of Polish, PoliMorf, available under a very liberal BSD-style license. The dictionary is a result of a merger of t…

Morphological Analysis

T\=ezaurs.lv: the Largest Open Lexical Database for Latvian

2016-05-01 · LREC 2016 5 · Andrejs Spektors, Ilze Auzina, Roberts Dargis, Normunds Gruzitis 외

We describe an extensive and versatile lexical resource for Latvian, an under-resourced Indo-European language, which we call Tezaurs (Latvian for {`}thesaurus{'}). It comprises a large explanatory dictionary of more tha…

Bootstrapping Open-Source English-Bulgarian Computational Dictionary

2014-05-01 · LREC 2014 5 · Krasimir Angelov

We present an open-source English-Bulgarian dictionary which is a unification and consolidation of existing and freely available resources for the two languages. The new resource can be used as either a pair of two monol…

Machine TranslationTranslation

Usability and Accessibility of Bantu Language Dictionaries in the Digital Age: Mobile Access in an Open Environment

2020-05-01 · LREC 2020 5 · Thomas Eckart, Sonja Bosch, Uwe Quasthoff, Erik K{\"o}rner 외

This contribution describes a free and open mobile dictionary app based on open dictionary data. A specific focus is on usability and user-adequate presentation of data. This includes, in addition to the alphabetical lem…

LEMMAWord Embeddings