from scripts.azure.azure_ner_pipe import make_azure_entity_recognizer from scripts.torch_ner_model import build_torch_ner_model from scripts.torch_ner_pipe import make_torch_entity_recognizer