rdemorais / NER-RE

A Named Entity Recognition + Entity Linker + Relation Extraction Pipeline built using spacy v3.0. Given a text, the pipeline will extract entities from the text as trained and will disambiguate the entities to its normalized form through an Entity Linker connected to a Knowledge Base and will assign a relation between the entities, if any.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rdemorais/NER-RE Watchers