How to use MLRS/BERTu-ner-allennlp with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://MLRS/BERTu-ner-allennlp")