spacy.require_gpu()nlp = spacy.load("en_spacy_pii_distilbert")
its taking more tha 7 minutes to process 1000 line items..is ther any possible way to process quickly?
· Sign up or log in to comment