Chinese Hypernym-Hyponym Extraction from User Generated Categories
Hypernym-hyponym ({`}is-a{''}) relations are key components in taxonomies, object hierarchies and knowledge graphs. While there is abundant research on is-a relation extraction in English, it still remains a challenge to identify such relations from Chinese knowledge sources accurately due to the flexibility of language expression. In this paper, we introduce a weakly supervised framework to extract Chinese is-a relations from user generated categories. It employs piecewise linear projection models trained on a Chinese taxonomy and an iterative learning algorithm to update models incrementally. A pattern-based relation selection method is proposed to prevent {`}semantic drift{''} in the learning process using bi-criteria optimization. Experimental results illustrate that the proposed approach outperforms state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge GraphsMachine TranslationNamed Entity Recognition (NER)Reading ComprehensionRelationRelation ExtractionWord EmbeddingsSimilar Papers 제목 키워드 기반
BigCilin: An Automatic Chinese Open-domain Knowledge Graph with Fine-grained Hypernym-Hyponym Relations
This paper presents BigCilin, the first Chinese open-domain knowledge graph with fine-grained hypernym-hyponym re-lations which are extracted automatically from multiple sources for Chinese named entities. With the fine-…
Extraction of Hyponymic Relations in French with Knowledge-Pattern-Based Word Sketches
Hyponymy is the cornerstone of taxonomies and concept hierarchies. However, the extraction of hypernym-hyponym pairs from a corpus can be time-consuming, and reconstructing the hierarchical network of a domain is often a…
validAutomatic Extraction of Turkish Hypernym-Hyponym Pairs From Large Corpus
From syntactic structure to semantic relationship: hypernym extraction from definitions by recurrent neural networks using the part of speech information
The hyponym-hypernym relation is an essential element in the semantic network. Identifying the hypernym from a definition is an important task in natural language processing and semantic analysis. While a public dictiona…
RelationNegative Sampling Improves Hypernymy Extraction Based on Projection Learning
We present a new approach to extraction of hypernyms based on projection learning and word embeddings. In contrast to classification-based approaches, projection-based methods require no candidate hyponym-hypernym pairs.…
General ClassificationRelation ExtractionWord Embeddings