paper-with-me

홈 › Papers

Unsupervised Learning of Morphological Forests

2017-02-22 · TACL 2017 1 · Jiaming Luo, Karthik Narasimhan, Regina Barzilay

This paper focuses on unsupervised modeling of morphological families, collectively comprising a forest over the language vocabulary. This formulation enables us to capture edgewise properties reflecting single-step morphological derivations, along with global distributional properties of the entire forest. These global properties constrain the size of the affix set and encourage formation of tight morphological families. The resulting objective is solved using Integer Linear Programming (ILP) paired with contrastive estimation. We train the model by alternating between optimizing the local log-linear model and the global ILP objective. We evaluate our system on three tasks: root detection, clustering of morphological families and segmentation. Our experiments demonstrate that our model yields consistent gains in all three tasks compared with the best published results.

📄 PDF Abstract BibTeX arXiv:1702.07015

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Automatically Tailoring Unsupervised Morphological Segmentation to the Language

2018-10-01 · WS 2018 10 · Esk, Ramy er, Owen Rambow, Smar Muresan 외

Morphological segmentation is beneficial for several natural language processing tasks dealing with large vocabularies. Unsupervised methods for morphological segmentation are essential for handling a diverse set of lang…

Machine TranslationSegmentationSpeech Recognition

A Trie-Structured Bayesian Model for Unsupervised Morphological Segmentation

2017-04-24 · Murathan Kurfali, Ahmet Üstün, Burcu Can

In this paper, we introduce a trie-structured Bayesian model for unsupervised morphological segmentation. We adopt prior information from different sources in the model. We use neural word embeddings to discover words th…

SegmentationWord Embeddings

Modeling Morphological Typology for Unsupervised Learning of Language Morphology

2020-07-01 · ACL 2020 6 · Hongzhi Xu, Jordan Kodner, Mitchell Marcus, Charles Yang

This paper describes a language-independent model for fully unsupervised morphological analysis that exploits a universal framework leveraging morphological typology. By modeling morphological processes including suffixa…

Morphological Analysis

Towards a First Automatic Unsupervised Morphological Segmentation for Inuinnaqtun

2021-06-01 · NAACL (AmericasNLP) 2021 6 · Ngoc Tan Le, Fatiha Sadat

Low-resource polysynthetic languages pose many challenges in NLP tasks, such as morphological analysis and Machine Translation, due to available resources and tools, and the morphologically complex languages. This resear…

Machine TranslationMorphological AnalysisTranslation

Unsupervised Morphological Paradigm Completion

2020-05-03 · ACL 2020 6 · Huiming Jin, Liwei Cai, Yihui Peng, Chen Xia 외

We propose the task of unsupervised morphological paradigm completion. Given only raw text and a lemma list, the task consists of generating the morphological paradigms, i.e., all inflected forms, of the lemmas. From a n…

LEMMARetrieval