Pytorch_clinical_NER / scripts /custom_functions.py
AmitGarage's picture
Upload 8 files
3ab8bd6
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