SOTAVerified

Unsupervised Morphology Learning with Statistical Paradigms

2018-08-01COLING 2018Code Available0· sign in to hype

Hongzhi Xu, Mitchell Marcus, Charles Yang, Lyle Ungar

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper describes an unsupervised model for morphological segmentation that exploits the notion of paradigms, which are sets of morphological categories (e.g., suffixes) that can be applied to a homogeneous set of words (e.g., nouns or verbs). Our algorithm identifies statistically reliable paradigms from the morphological segmentation result of a probabilistic model, and chooses reliable suffixes from them. The new suffixes can be fed back iteratively to improve the accuracy of the probabilistic model. Finally, the unreliable paradigms are subjected to pruning to eliminate unreliable morphological relations between words. The paradigm-based algorithm significantly improves segmentation accuracy. Our method achieves start-of-the-art results on experiments using the Morpho-Challenge data, including English, Turkish, and Finnish.

Tasks

Reproductions