Post
2395
π’ For those who consider a quick and inplace annotation of entities in JSON / CSV tabular data, I got a good news. So far releasing the latest version of the bulk-ner which does these things for you:
π https://github.com/nicolay-r/bulk-ner/releases/tag/0.25.2
bulk-ner is a no-string wrapper over NER service using popular frameworks like DeepPavlov, Spacy, Flair.
What's new? The latest 0.25.2 version has the following key features:
π§ Fixed: π the output ignores other input content in input #31
π₯ Schemas support: you can annotate various coulmns by combining them as you wish and map onto the other output colums (see πΈ below) #28
Below is the screenshot on how you can quick start of using it with Spacy models.
π List of other providers @ nlp-thirdgate:
https://github.com/nicolay-r/nlp-thirdgate/tree/master/ner
π https://github.com/nicolay-r/bulk-ner/releases/tag/0.25.2
bulk-ner is a no-string wrapper over NER service using popular frameworks like DeepPavlov, Spacy, Flair.
What's new? The latest 0.25.2 version has the following key features:
π§ Fixed: π the output ignores other input content in input #31
π₯ Schemas support: you can annotate various coulmns by combining them as you wish and map onto the other output colums (see πΈ below) #28
Below is the screenshot on how you can quick start of using it with Spacy models.
π List of other providers @ nlp-thirdgate:
https://github.com/nicolay-r/nlp-thirdgate/tree/master/ner