vix.ing · top · new · best · stats · spec

Morpho-syntactic Lexicon Generation Using Graph-based Semi-supervised Learning

2015/12/16 by Manaal Faruqui, Faruqui, Manaal, Ryan McDonald +3
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #cs.CL

paper · pdf · doi:10.48550/arxiv.1512.05030

Transactions of the Association for Computational Linguistics (TACL) 2016

arxiv created 2016/01/24 · arxiv updated 2016/01/26

Abstract

Morpho-syntactic lexicons provide information about the morphological and syntactic roles of words in a language. Such lexicons are not available for all languages and even when available, their coverage can be limited. We present a graph-based semi-supervised learning method that uses the morphological, syntactic and semantic relations between words to automatically construct wide coverage lexicons from small seed sets. Our method is language-independent, and we show that we can expand a 1000 word seed lexicon to more than 100 times its size with high quality for 11 languages. In addition, the automatically created lexicons provide features that improve performance in two downstream tasks: morphological tagging and dependency parsing.

Related