The projects shown in this repo are slight modifications to the ones presented by spaCy to fit the VTHacks presentation.
A minimal demo NER project for spaCy v3 adapted from the spaCy v2 train_ner.py
example script for creating an NER component in a new pipeline.