I am using presidio framework for PII detection along with bert PII models. I tried with ray but, I am not able to achieve parallel processing. Does presidio is compatible for Parallel processing
I tried Ray. When I give multiple sentences for prediction, I am expecting that the prediction process has to be done in parallel and it has to take less time.