Unsupervised word sense disambiguation for Korean through the acyclic weighted digraph using corpus and dictionary

作者:

Highlights:

摘要

Word sense disambiguation (WSD) is meant to assign the most appropriate sense to a polysemous word according to its context. We present a method for automatic WSD using only two resources: a raw text corpus and a machine-readable dictionary (MRD). The system learns the similarity matrix between word pairs from the unlabeled corpus, and it uses the vector representations of sense definitions from MRD, which are derived based on the similarity matrix. In order to disambiguate all occurrences of polysemous words in a sentence, the system separately constructs the acyclic weighted digraph (AWD) for every occurrence of polysemous words in a sentence. The AWD is structured based on consideration of the senses of context words which occur with a target word in a sentence. After building the AWD per each polysemous word, we can search the optimal path of the AWD using the Viterbi algorithm. We assign the most appropriate sense to the target word in sentences with the sense on the optimal path in the AWD. By experiments, our system shows 76.4% accuracy for the semantically ambiguous Korean words.

论文关键词:AWD,Acyclic weighted digraph,HMM,Hidden Markov model,MRD,Machine-readable dictionary,POS,Part of speech,WSD,Word sense disambiguation,Acyclic weighted digraph,Machine-readable dictionary,Viterbi algorithm,Word sense disambiguation

论文评审过程:Received 2 August 2004, Accepted 25 April 2005, Available online 6 May 2006.

论文官网地址:https://doi.org/10.1016/j.ipm.2006.03.002