label-studio-transformers icon indicating copy to clipboard operation
label-studio-transformers copied to clipboard

How to load trained bert ner model in python and do prediction on a new text?

Open zephyrwang opened this issue 4 years ago • 0 comments

Hi, i have trained one bert ner model through ML backend. Then, I would like to share the trained model with my colleagues and they could use the model to do predictions on new text data. How could we load the trained model in python and do prediction on new text data?

zephyrwang avatar Nov 18 '21 00:11 zephyrwang