Replies: 1 comment 3 replies
-
Hi @SushantM, it might be an issue with pickling the spacy model used by the AnalyzerEngine. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to pickle object and store it in redis, so that during the next invocation, I dont have to construct the object again. Tried same with AnonymizerEngine, its working fine. Getting following error during for AnalyzerEngine.
Beta Was this translation helpful? Give feedback.
All reactions