How do I train a custom ner model?

@oneextrafact That does sound roughly right. You may not need to run ner.make-gold after merging, although I do think it’s a good idea to do a review of the dataset, especially since you might get conflicts (the same text annotated with different types).

You might find the answer here helpful: Work Flow for extending an NER model with new entity types