Karl Pichotta

Results 4 comments of Karl Pichotta

Hey, seems like it works as expected (i.e. doesn't crash) on linux? Error above was from running on OSX 10.14.6. (FYI I suspect it might something to do with multiprocessing...

I actually initially tried doing the parallelization myself with joblib, calling `nlp()` inside the parallelized code, and it gave me the same error as the spacy `nlp.pipe` snippet I posted....

Hey Greg, I think this is a bug, and `canWrite` should be negated in GUtil.save. Can submit a PR if you want/agree...