paper-with-me

홈 › Papers

Reddit Entity Linking Dataset

2021-01-04 · Nicholas Botzer, Yifan Ding, Tim Weninger

We introduce and make publicly available an entity linking dataset from Reddit that contains 17,316 linked entities, each annotated by three human annotators and then grouped into Gold, Silver, and Bronze to indicate inter-annotator agreement. We analyze the different errors and disagreements made by annotators and suggest three types of corrections to the raw data. Finally, we tested existing entity linking models that are trained and tuned on text from non-social media datasets. We find that, although these existing entity linking models perform very well on their original datasets, they perform poorly on this social media dataset. We also show that the majority of these errors can be attributed to poor performance on the mention detection subtask. These results indicate the need for better entity linking models that can be applied to the enormous amount of social media text.

📄 PDF Abstract BibTeX arXiv:2101.01228

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Cross-Domain Neural Entity Linking

2022-09-28 · Hassan Soliman

Entity Linking is the task of matching a mention to an entity in a given knowledge base (KB). It contributes to annotating a massive amount of documents existing on the Web to harness new facts about their matched entiti…

Entity Linking

Real World Conversational Entity Linking Requires More Than Zeroshots

2024-09-02 · Mohanna Hoveyda, Arjen P. de Vries, Maarten de Rijke, Faegheh Hasibi

Entity linking (EL) in conversations faces notable challenges in practical applications, primarily due to the scarcity of entity-annotated conversational datasets and sparse knowledge bases (KB) containing domain-specifi…

Entity Linking

COMETA: A Corpus for Medical Entity Linking in the Social Media

2020-10-07 · EMNLP 2020 11 · Marco Basaldella, Fangyu Liu, Ehsan Shareghi, Nigel Collier

Whilst there has been growing progress in Entity Linking (EL) for general language, existing datasets fail to address the complex nature of health terminology in layman's language. Meanwhile, there is a growing need for …

DiversityEntity Linking

Evaluation on Entity Matching in Recommender Systems

2026-01-23 · Zihan Huang, Rohan Surana, Zhouhang Xie, Junda Wu 외 arxiv

Entity matching is a crucial component in various recommender systems, including conversational recommender systems (CRS) and knowledge-based recommender systems. However, the lack of rigorous evaluation frameworks for c…

Improving Broad-Coverage Medical Entity Linking with Semantic Type Prediction and Large-Scale Datasets

2020-05-01 · Shikhar Vashishth, Denis Newman-Griffis, Rishabh Joshi, Ritam Dutt 외

Medical entity linking is the task of identifying and standardizing medical concepts referred to in an unstructured text. Most of the existing methods adopt a three-step approach of (1) detecting mentions, (2) generating…

Entity DisambiguationEntity LinkingTransfer LearningType prediction