paper-with-me

Papers

An Unsupervised Method for Uncovering Morphological Chains

2015-03-08 · TACL 2015 1 · Karthik Narasimhan, Regina Barzilay, Tommi Jaakkola

Most state-of-the-art systems today produce morphological analysis based only on orthographic patterns. In contrast, we propose a model for unsupervised morphological analysis that integrates orthographic and semantic views of words. We model word formation in terms of morphological chains, from base words to the observed words, breaking the chains into parent-child relations. We use log-linear models with morpheme and word-level features to predict possible parents, including their modifications, for each word. The limited set of candidate parents for each word render contrastive estimation feasible. Our model consistently matches or outperforms five state-of-the-art systems on Arabic, English and Turkish.

📄 PDF Abstract BibTeX arXiv:1503.02335

Code (1)

karthikncode/MorphoChain 공식 구현

Tasks

Morphological Analysis

Similar Papers 제목 키워드 기반

Building Morphological Chains for Agglutinative Languages

2017-05-05 · Serkan Ozen, Burcu Can

In this paper, we build morphological chains for agglutinative languages by using a log-linear model for the morphological segmentation task. The model is based on the unsupervised morphological segmentation system calle…

Segmentation

From Segmentation to Analyses: a Probabilistic Model for Unsupervised Morphology Induction

2017-04-01 · EACL 2017 4 · Toms Bergmanis, Sharon Goldwater

A major motivation for unsupervised morphological analysis is to reduce the sparse data problem in under-resourced languages. Most previous work focus on segmenting surface forms into their constituent morphs (taking: ta…

Morphological AnalysisSegmentation

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