I couldn’t load the punkt module from the nltk library in my Jupyter Notebook.
An Error occured when I tried to import ‘punkt’ as:
“Error loading punkt: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>”
Did you try to apply these steps : stackoverflow.com/questions/15820739/….