You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to download punkt using
Import nltk
nltk.download('punkt')
getting the common error :
import nltk
nltk.download('punkt')
[nltk_data] Error loading punkt: <urlopen error [WinError 10060] A
[nltk_data] connection attempt failed because the connected party
[nltk_data] did not properly respond after a period of time, or
[nltk_data] established connection failed because connected host
[nltk_data] has failed to respond>
False
pls help me out with the following error
The text was updated successfully, but these errors were encountered:
I tried to download punkt using
Import nltk
nltk.download('punkt')
getting the common error :
pls help me out with the following error
The text was updated successfully, but these errors were encountered: