I am playing around with the Named Entity Recognition Tool.
The vanilla model is (for the most part) correctly identifying locations and company names.
I do not want to mess with something that is working, but the vanilla model (understandably) does not recognize contract numbers.
Is there a way to train a model to incorporate one or two new entity types/variations without negatively impacting the base model?