NER-RE
A Named Entity Recognition + Entity Linker + Relation Extraction Pipeline built using spacy v3.0. Given a text, the pipeline extracts entities from the text as trained and disambiguates the entities to its normalized form through an Entity Linker connected to a Knowledge Base and futhermore, assigns a relation between the entities, if any.