paper-with-me

홈 › Papers

ParsEL 1.0: Unsupervised Entity Linking in Persian Social Media Texts

2020-04-22 · Majid Asgari-Bidhendi, Farzane Fakhrian, Behrouz Minaei-Bidgoli

In recent years, social media data has exponentially increased, which can be enumerated as one of the largest data repositories in the world. A large portion of this social media data is natural language text. However, the natural language is highly ambiguous due to exposure to the frequent occurrences of entities, which have polysemous words or phrases. Entity linking is the task of linking the entity mentions in the text to their corresponding entities in a knowledge base. Recently, FarsBase, a Persian knowledge graph, has been introduced containing almost half a million entities. In this paper, we propose an unsupervised Persian Entity Linking system, the first entity linking system specially focused on the Persian language, which utilizes context-dependent and context-independent features. For this purpose, we also publish the first entity linking corpus of the Persian language containing 67,595 words that have been crawled from social media texts of some popular channels in the Telegram messenger. The output of the proposed method is 86.94% f-score for the Persian language, which is comparable with the similar state-of-the-art methods in the English language.

📄 PDF Abstract BibTeX arXiv:2004.10816

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

An Unsupervised Language-Independent Entity Disambiguation Method and its Evaluation on the English and Persian Languages

2021-01-31 · Majid Asgari-Bidhendi, Behrooz Janfada, Amir Havangi, Sayyed Ali Hossayni 외

Entity Linking is one of the essential tasks of information extraction and natural language understanding. Entity linking mainly consists of two tasks: recognition and disambiguation of named entities. Most studies addre…

Entity DisambiguationEntity LinkingNatural Language Understanding

Tweeki: Linking Named Entities on Twitter to a Knowledge Graph

2020-11-01 · EMNLP (WNUT) 2020 11 · Bahareh Harandizadeh, Sameer Singh

To identify what entities are being talked about in tweets, we need to automatically link named entities that appear in tweets to structured KBs like WikiData. Existing approaches often struggle with such short, noisy te…

Entity Linking

Where on Earth Do Users Say They Are?: Geo-Entity Linking for Noisy Multilingual User Input

2024-04-29 · Tessa Masis, Brendan O'Connor

Geo-entity linking is the task of linking a location mention to the real-world geographic location. In this paper we explore the challenging task of geo-entity linking for noisy, multilingual social media data. There are…

Entity Linking

ELDEN: Improved Entity Linking Using Densified Knowledge Graphs

2018-06-01 · NAACL 2018 6 · Priya Radhakrishnan, Partha Talukdar, Vasudeva Varma

Entity Linking (EL) systems aim to automatically map mentions of an entity in text to the corresponding entity in a Knowledge Graph (KG). Degree of connectivity of an entity in the KG directly affects an EL system{'}s ab…

Entity DisambiguationEntity EmbeddingsEntity LinkingKnowledge Graphs

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 int…

Entity Linking