Learning Syntactic Patterns for Automatic Hypernym Discovery
Learning Syntactic Patterns for Automatic Hypernym Discovery
复制标题
DOI:
--
复制
发表时间:
2004-12
影响因子:
--
通讯作者:
R. Snow;Dan Jurafsky;A. Ng
中科院分区:
文献类型:
--
作者:
R. Snow;Dan Jurafsky;A. Ng
Semantic taxonomies such as WordNet provide a rich source of knowledge for natural language processing applications, but are expensive to build, maintain, and extend. Motivated by the problem of automatically constructing and extending such taxonomies, in this paper we present a new algorithm for automatically learning hypernym (is-a) relations from text. Our method generalizes earlier work that had relied on using small numbers of hand-crafted regular expression patterns to identify hypernym pairs. Using "dependency path" features extracted from parse trees, we introduce a general-purpose formalization and generalization of these patterns. Given a training set of text containing known hypernym pairs, our algorithm automatically extracts useful dependency paths and applies them to new corpora to identify novel pairs. On our evaluation task (determining whether two nouns in a news article participate in a hypernym relationship), our automatically extracted database of hypernyms attains both higher precision and higher recall than WordNet.