Hi all.
I hava a NER model from ApacheNLP ner.bin.
I need process a text into field text_ner using this NER, transforming tags[1] in anothers fields.
Is there any plugin that I can point to ner.bin and elastic do this work for me?
Or do I have to build these plugin?
[1] Tags resulting from named entity processing.
Regards,
Alder