An Unsupervised Language-Independent Entity Disambiguation Method and its Evaluation on the English and Persian Languages
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 address these two tasks separately or focus only on one of them. Moreover, most of the state-of-the -art entity linking algorithms are either supervised, which have poor performance in the absence of annotated corpora or language-dependent, which are not appropriate for multi-lingual applications. In this paper, we introduce an Unsupervised Language-Independent Entity Disambiguation (ULIED), which utilizes a novel approach to disambiguate and link named entities. Evaluation of ULIED on different English entity linking datasets as well as the only available Persian dataset illustrates that ULIED in most of the cases outperforms the state-of-the-art unsupervised multi-lingual approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
Entity DisambiguationEntity LinkingNatural Language UnderstandingSimilar Papers 제목 키워드 기반
Unsupervised Named Entity Disambiguation for Low Resource Domains
In the ever-evolving landscape of natural language processing and information retrieval, the need for robust and domain-specific entity linking algorithms has become increasingly apparent. It is crucial in a considerable…
AvgEntity DisambiguationEntity LinkingInformation RetrievalContextual Augmentation for Entity Linking using Large Language Models
Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, whi…
Entity DisambiguationEntity LinkingLanguage-Independent Named Entity Analysis Using Parallel Projection and Rule-Based Disambiguation
The 2017 shared task at the Balto-Slavic NLP workshop requires identifying coarse-grained named entities in seven languages, identifying each entity{'}s base form, and clustering name mentions across the multilingual set…
Clusteringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Entity-aware ELMo: Learning Contextual Entity Representation for Entity Disambiguation
We present a new local entity disambiguation system. The key to our system is a novel approach for learning entity representations. In our approach we learn an entity aware extension of Embedding for Language Model (ELMo…
Entity DisambiguationLanguage ModelingLanguage ModellingThe STEM-ECR Dataset: Grounding Scientific Entity References in STEM Scholarly Content to Authoritative Encyclopedic and Lexicographic Sources
We introduce the STEM (Science, Technology, Engineering, and Medicine) Dataset for Scientific Entity Extraction, Classification, and Resolution, version 1.0 (STEM-ECR v1.0). The STEM-ECR v1.0 dataset has been developed t…
Entity Extraction using GANEntity LinkingEntity ResolutionGeneral Classification+1