Improving neural morphological Tagging using Language Models
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%.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage ModellingMorphological TaggingSimilar Papers 제목 키워드 기반
A Language-aware Approach to Code-switched Morphological Tagging
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 TaggingModeling Composite Labels for Neural Morphological Tagging
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 TaggingTAGCross-lingual Character-Level Neural Morphological Tagging
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+1Cross-lingual, Character-Level Neural Morphological Tagging
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 LearningUnsupervised Stem-based Cross-lingual Part-of-Speech Tagging for Morphologically Rich Low-Resource Languages
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