Post
1108
π’ Who would like to embed NER into LLM pipeline, just made an example of the pretrained multilingual BERT via DeepPavlov framework via bulk-ner:
π : https://github.com/nicolay-r/nlp-thirdgate/blob/master/tutorials/ner_deeppavlov_130.ipynb
Note: expected 3.9-3.10 Python. Accelerate in Python 3.11 may require further tweaks for launching. Might try out to wrap other frameworks later on hereβοΈ: https://github.com/nicolay-r/nlp-thirdgate
The new release bulk-ner 0.25.1 in which the following updates were made:
β Removing sentnce index from output #21
β API + support function for custom entities construction
β hub for providers
π bulk-ner: https://github.com/nicolay-r/bulk-ner
π : https://github.com/nicolay-r/nlp-thirdgate/blob/master/tutorials/ner_deeppavlov_130.ipynb
Note: expected 3.9-3.10 Python. Accelerate in Python 3.11 may require further tweaks for launching. Might try out to wrap other frameworks later on hereβοΈ: https://github.com/nicolay-r/nlp-thirdgate
The new release bulk-ner 0.25.1 in which the following updates were made:
β Removing sentnce index from output #21
β API + support function for custom entities construction
β hub for providers
π bulk-ner: https://github.com/nicolay-r/bulk-ner