paper-with-me

Papers

Initial Experiments In Cross-Lingual Morphological Analysis Using Morpheme Segmentation

2019-06-01 · WS 2019 6 · Vladislav Mikhailov, Lorenzo Tosi, Anastasia Khorosheva, Oleg Serikov

The paper describes initial experiments in data-driven cross-lingual morphological analysis of open-category words using a combination of unsupervised morpheme segmentation, annotation projection and an LSTM encoder-decoder model with attention. Our algorithm provides lemmatisation and morphological analysis generation for previously unseen low-resource language surface forms with only annotated data on the related languages given. Despite the inherently lossy annotation projection, we achieved the best lemmatisation F1-score in the VarDial 2019 Shared Task on Cross-Lingual Morphological Analysis for both Karachay-Balkar (Turkic languages, agglutinative morphology) and Sardinian (Romance languages, fusional morphology).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMorphological Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Evaluating morphological typology in zero-shot cross-lingual transfer

2021-08-01 · ACL 2021 5 · Antonio Mart{\'\i}nez-Garc{\'\i}a, Toni Badia, Jeremy Barnes

Cross-lingual transfer has improved greatly through multi-lingual language model pretraining, reducing the need for parallel data and increasing absolute performance. However, this progress has also brought to light the …

Cross-Lingual TransferLanguage ModelingLanguage ModellingPart-Of-Speech Tagging+4

Cross-lingual morphological inflection with explicit alignment

2019-08-01 · WS 2019 8 · {\c{C}}a{\u{g}}r{\i} {\c{C}}{\"o}ltekin

This paper describes two related systems for cross-lingual morphological inflection for SIGMORPHON 2019 Shared Task participation. Both sets of results submitted to the shared task for evaluation are obtained using a sim…

Cross-Lingual TransferMorphological Inflection

Neural Factor Graph Models for Cross-lingual Morphological Tagging

2018-05-11 · ACL 2018 7 · Chaitanya Malaviya, Matthew R. Gormley, Graham Neubig

Morphological analysis involves predicting the syntactic traits of a word (e.g. {POS: Noun, Case: Acc, Gender: Fem}). Previous work in morphological tagging improves performance for low-resource languages (LRLs) through …

Morphological AnalysisMorphological TaggingPOSTAG

Learning to Learn Morphological Inflection for Resource-Poor Languages

2020-04-28 · Katharina Kann, Samuel R. Bowman, Kyunghyun Cho

We propose to cast the task of morphological inflection - mapping a lemma to an indicated inflected form - for resource-poor languages as a meta-learning problem. Treating each language as a separate task, we use data fr…

Cross-Lingual TransferLEMMAMeta-LearningMorphological Inflection

A Massively Multilingual Analysis of Cross-linguality in Shared Embedding Space

2021-09-13 · EMNLP 2021 11 · Alex Jones, William Yang Wang, Kyle Mahowald

In cross-lingual language models, representations for many different languages live in the same space. Here, we investigate the linguistic and non-linguistic factors affecting sentence-level alignment in cross-lingual pr…

RetrievalSentence