File size: 192 Bytes
3ab8bd6
 
 
1
2
3
4
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