Hi everyone! I was wondering what is the best practice to employ an already trained NER model as a service, available on a specific address e.g. same as Duckling?
You can use fastapi - https://fastapi.tiangolo.com/ if you are hosting on your local machine. If using public cloud then you can use their API services.