paper-with-me

홈 › Papers

CLEEK: A Chinese Long-text Corpus for Entity Linking

2020-05-01 · LREC 2020 5 · Weixin Zeng, Xiang Zhao, Jiuyang Tang, Zhen Tan, Xuqian Huang

Entity linking, as one of the fundamental tasks in natural language processing, is crucial to knowledge fusion, knowledge base construction and update. Nevertheless, in contrast to the research on entity linking for English text, which undergoes continuous development, the Chinese counterpart is still in its infancy. One prominent issue lies in publicly available annotated datasets and evaluation benchmarks, which are lacking and deficient. In specific, existing Chinese corpora for entity linking were mainly constructed from noisy short texts, such as microblogs and news headings, where long texts were largely overlooked, which yet constitute a wider spectrum of real-life scenarios. To address the issue, in this work, we build CLEEK, a Chinese corpus of multi-domain long text for entity linking, in order to encourage advancement of entity linking in languages besides English. The corpus consists of 100 documents from diverse domains, and is publicly accessible. Moreover, we devise a measure to evaluate the difficulty of documents with respect to entity linking, which is then used to characterize the corpus. Additionally, the results of two baselines and seven state-of-the-art solutions on CLEEK are reported and compared. The empirical results validate the usefulness of CLEEK and the effectiveness of proposed difficulty measure.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingKnowledge Base Construction

Similar 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 cont…

Cross-Lingual TransferEntity TypingTransfer Learning

Named Entity Recognition in Context

2025-03-26 · Colin Brisson, Ayoub Kahfy, Marc Bui, Frédéric Constant

We present the Named Entity Recognition system developed by the Edit Dunhuang team for the EvaHan2025 competition. Our approach integrates three core components: (1) Pindola, a modern transformer-based bidirectional enco…

Entity Disambiguationnamed-entity-recognitionNamed Entity RecognitionRetrieval

Mulco: Recognizing Chinese Nested Named Entities Through Multiple Scopes

2022-11-20 · Jiuding Yang, Jinwen Luo, Weidong Guo, Jerry Chen 외

Nested Named Entity Recognition (NNER) has been a long-term challenge to researchers as an important sub-area of Named Entity Recognition. NNER is where one entity may be part of a longer entity, and this may happen on m…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Nested Named Entity Recognition

A Corpus for Named Entity Recognition in Chinese Novels with Multi-genres

2023-11-27 · Hanjie Zhao, Jinge Xie, Yuchen Yan, Yuxiang Jia 외

Entities like person, location, organization are important for literary text analysis. The lack of annotated data hinders the progress of named entity recognition (NER) in literary domain. To promote the research of lite…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text

2017-11-19 · Jingjing Xu, Ji Wen, Xu sun, Qi Su

Named Entity Recognition and Relation Extraction for Chinese literature text is regarded as the highly difficult problem, partially because of the lack of tagging sets. In this paper, we build a discourse-level dataset f…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3