paper-with-me

Papers

Improving neural morphological Tagging using Language Models

2018-06-02 · Dialogue, International Conference on Computational Linguistics, At Moscow 2018 6 · Alexey Sorokin

This paper addresses the task of morphological tagging and demonstrates how neural network architectures bene t from using language models for morphological tags. We show that incorporating the probabilities from language model on morphological tags improves the quality of character-based morphological tagging, reducing the error by 10%.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMorphological Tagging

Similar Papers 제목 키워드 기반

A Language-aware Approach to Code-switched Morphological Tagging

2021-06-01 · NAACL (CALCS) 2021 6 · Şaziye Betül Özateş, Özlem Çetinoğlu

Morphological tagging of code-switching (CS) data becomes more challenging especially when language pairs composing the CS data have different morphological representations. In this paper, we explore a number of ways of …

Morphological Tagging

Modeling Composite Labels for Neural Morphological Tagging

2018-10-20 · CONLL 2018 10 · Alexander Tkachenko, Kairit Sirts

Neural morphological tagging has been regarded as an extension to POS tagging task, treating each morphological tag as a monolithic label and ignoring its internal structure. We propose to view morphological tags as comp…

Morphological TaggingPOSPOS TaggingTAG

Cross-lingual Character-Level Neural Morphological Tagging

2017-09-01 · EMNLP 2017 9 · Ryan Cotterell, Georg Heigold

Even for common NLP tasks, sufficient supervision is not available in many languages {--} morphological tagging is no exception. In the work presented here, we explore a transfer learning scheme, whereby we train charact…

Language ModelingLanguage ModellingMorphological TaggingPart-Of-Speech Tagging+1

Cross-lingual, Character-Level Neural Morphological Tagging

2017-08-30 · Ryan Cotterell, Georg Heigold

Even for common NLP tasks, sufficient supervision is not available in many languages -- morphological tagging is no exception. In the work presented here, we explore a transfer learning scheme, whereby we train character…

Morphological TaggingTransfer Learning

Unsupervised Stem-based Cross-lingual Part-of-Speech Tagging for Morphologically Rich Low-Resource Languages

2022-07-01 · NAACL 2022 7 · Ramy Eskander, Cass Lowry, Sujay Khandagale, Judith Klavans 외

Unsupervised cross-lingual projection for part-of-speech (POS) tagging relies on the use of parallel data to project POS tags from a source language for which a POS tagger is available onto a target language across word-…

Part-Of-Speech TaggingPOSPOS Tagging