AlexPoint / OpenNlp

Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#
MIT License
281 stars 100 forks source link

NER new entity #33

Open fasteddys opened 2 years ago

fasteddys commented 2 years ago

Hello, this is great!!!

Can you please help on how do we introduce a new entity, for e.g. if I was using NER, and I wanted to get prescription names from the text, do I train a new model, or how do I go about creating that as an entity.

Please share some guidance/snippet.

apoorvapise commented 8 months ago

Any updates on this issue? Any information would be helpful!

AlexPoint commented 8 months ago

I haven't used or updated this library in a long time so I'm afraid I can't help you right now. And I won't have time in the coming months to immerse myself again in the code, sorry!

apoorvapise commented 8 months ago

@AlexPoint No worries and thanks for the heads up. I would like some help with my doubts to get started with creating custom models. What would be the best way to reach out to you?