Franck-Dernoncourt/NeuroNER

Run NeuroNer on multithreading

vksh0486 opened this issue · 0 comments

I created an api to predict entities,

But when I am runing on single request it is working find.
But when there are multiple request simultaneously it is giving error

FileNotFoundError: [Errno 2] No such file or directory: '../output/temp_2018-08-28_10-09-23-393074/brat/deploy

please help me, how can I resolve this issue.