Skip to content

bbussell/entity-normalisation-parser

Repository files navigation

A Spacy Named Entity Recogniser (NER) and Named Entity Linker (NEL)

This was developed using Python 3.7 and will requre Python 3.7 or later to work.

To install the requrements file, go to the working directory and run:

$ pip install -r requirements.txt

How to run

This model can either be run as a standalone python script, or in a Jupyter notebook. Both are provided.

About

A parser for normalising unique entities into categories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published