Home

Awesome

Relational-NER

A Python code for enhancing the output of multilingual named entity recognition based on Wikidata relations

Description

This project proposes a novel approach that enriches the named entity recognition (NER) of a given class of entities through the use of semantic relations in open knowledge graphs, particularly Wikidata. For the sake of our research work, we have chosen drugs as the considered class for the original NER to be enriched using our approach.

Files

The repository provides four source codes implemented in Python 3.9 and four datasets for the assessment of our proposed approach.

Dependencies

Team