Open azamsharpschool opened 3 months ago
Yep, I'm also getting module import error while using it on Jupyter Notebook:
Hi, it may be related to this issue https://github.com/miso-belica/sumy/issues/216. Maybe try to download a new punkt_tab module.
I have been trying without success to get sumy to work in Jupyter Notebook. But it is always throwing error for the Tokenizer.
Here is my Jupyter Notebook code:
When I run this code I get the following error:
What can I do to fix this issue?