Customize Output NER Tags
#2
by
mrameshprabu
- opened
I’m building a NER model and want to add custom entity tags such as DATE, CURRENCY, and a few ontology‑specific tags. I have two questions:
- Can I add custom tags to a SLIM NER model? Does this require retraining?
- If retraining is required, what is the correct way to retrain the model?