paper-with-me

Papers

A Chinese Corpus for Fine-grained Entity Typing

2020-04-19 · LREC 2020 5 · Chin Lee, Hongliang Dai, Yangqiu Song, Xin Li

Fine-grained entity typing is a challenging task with wide applications. However, most existing datasets for this task are in English. In this paper, we introduce a corpus for Chinese fine-grained entity typing that contains 4,800 mentions manually labeled through crowdsourcing. Each mention is annotated with free-form entity types. To make our dataset useful in more possible scenarios, we also categorize all the fine-grained types into 10 general types. Finally, we conduct experiments with some neural models whose structures are typical in fine-grained entity typing and show how well they perform on our dataset. We also show the possibility of improving Chinese fine-grained entity typing through cross-lingual transfer learning.

📄 PDF Abstract BibTeX arXiv:2004.08825

Code (1)

HKUST-KnowComp/cfet 공식 구현 pytorch

Tasks

Cross-Lingual TransferEntity TypingTransfer Learning

Similar Papers 제목 키워드 기반

Fine-Grained Entity Typing with High-Multiplicity Assignments

2017-04-25 · ACL 2017 7 · Maxim Rabinovich, Dan Klein

As entity type systems become richer and more fine-grained, we expect the number of types assigned to a given entity to increase. However, most fine-grained typing work has focused on datasets that exhibit a low degree o…

Entity TypingVocal Bursts Intensity PredictionVocal Bursts Type Prediction

Corpus-level Fine-grained Entity Typing Using Contextual Information

2016-06-25 · EMNLP 2015 9 · Yadollah Yaghoobzadeh, Hinrich Schütze

This paper addresses the problem of corpus-level entity typing, i.e., inferring from a large corpus that an entity is a member of a class such as "food" or "artist". The application of entity typing we are interested in …

Entity TypingKnowledge Base CompletionOpen Information Extraction

Cross-Lingual Contrastive Learning for Fine-Grained Entity Typing for Low-Resource Languages

2022-05-01 · ACL 2022 5 · Xu Han, Yuqi Luo, Weize Chen, Zhiyuan Liu 외

Fine-grained entity typing (FGET) aims to classify named entity mentions into fine-grained entity types, which is meaningful for entity-related NLP tasks. For FGET, a key challenge is the low-resource problem — the compl…

Contrastive LearningEntity TypingMachine Translation

Path-Based Attention Neural Model for Fine-Grained Entity Typing

2017-10-29 · Denghui Zhang, Pengshan Cai, Yantao Jia, Manling Li 외

Fine-grained entity typing aims to assign entity mentions in the free text with types arranged in a hierarchical structure. Traditional distant supervision based methods employ a structured data source as a weak supervis…

Entity Typing

Attributed and Predictive Entity Embedding for Fine-Grained Entity Typing in Knowledge Bases

2018-08-01 · COLING 2018 8 · Hailong Jin, Lei Hou, Juanzi Li, Tiansi Dong

Fine-grained entity typing aims at identifying the semantic type of an entity in KB. Type information is very important in knowledge bases, but are unfortunately incomplete even in some large knowledge bases. Limitations…

Entity LinkingEntity TypingKnowledge Base CompletionQuestion Answering+2