-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paraphraser hangs when invoked repeatedly in a loop #20
Comments
Found out what it was: I tried to find why it hangs and put a print() statement in the source. Apparently, that was a sensitive spot (see https://stackoverflow.com/questions/50689784/in-google-collab-i-get-iopub-data-rate-exceeded). So I removed the print() and dont get these messages. But it still hangs. I have a feeling it does not like particular sentence I feed it. Not sure what to do. It hangs after sentence 10:
|
Yea, - it does not take |
I added a comment and solution in #1 (comment) to address this problem. |
I am getting this info from console, not sure where it comes from and how to make the change:
The text was updated successfully, but these errors were encountered: