From Segmentation to Analyses: a Probabilistic Model for Unsupervised Morphology Induction
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: tak +ing), but surface form segmentation does not solve the sparse data problem as the analyses of take and taking are not connected to each other. We present a system that adapts the MorphoChains system (Narasimhan et al., 2015) to provide morphological analyses that aim to abstract over spelling differences in functionally similar morphs. This results in analyses that are not compelled to use all the orthographic material of a word (stopping: stop +ing) or limited to only that material (acidified: acid +ify +ed). On average across six typologically varied languages our system has a similar or better F-score on EMMA (a measure of underlying morpheme accuracy) than three strong baselines; moreover, the total number of distinct morphemes identified by our system is on average 12.8{\%} lower than for Morfessor (Virpioja et al., 2013), a state-of-the-art surface segmentation system.
Code (0)
등록된 구현이 없습니다.
Tasks
Morphological AnalysisSegmentationSimilar Papers 제목 키워드 기반
Unsupervised Morphology Induction Using Word Embeddings
Unsupervised learning of agglutinated morphology using nested Pitman-Yor process based morpheme induction algorithm
Tree Structured Dirichlet Processes for Hierarchical Morphological Segmentation
This article presents a probabilistic hierarchical clustering model for morphological segmentation. In contrast to existing approaches to morphology learning, our method allows learning hierarchical organization of word …
ClusteringInformation RetrievalMachine TranslationQuestion Answering+1MAAM: A Morphology-Aware Alignment Model for Unsupervised Bilingual Lexicon Induction
The task of unsupervised bilingual lexicon induction (UBLI) aims to induce word translations from monolingual corpora in two languages. Previous work has shown that morphological variation is an intractable challenge for…
Bilingual Lexicon InductionDenoisingLanguage ModelingLanguage Modelling+1Automatic Detection of Morphological Processes in the Yorùbá Language
Automatic morphology induction is important for computational processing of natural language. In resource-scarce languages in particular, it offers the possibility of supplementing data-driven strategies of Natural Langu…