Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Error on trying to use NLTK Punkt
Post: RE: Error on trying to use NLTK Punkt

Actually, I found out the issue...I had to have the nltk_data folder in the nltk path(list of directories nltk parses through to find packages)
PythonDE Data Science 1 2,086 Oct-22-2020, 07:17 PM
    Thread: Error on trying to use NLTK Punkt
Post: Error on trying to use NLTK Punkt

Hi, I have all NLTK packages loaded locally, however when I run the following commands in my source code i am getting errors: import nltk from nltk.tokenize import sent_tokenize, word_tokenize da...
PythonDE Data Science 1 2,086 Oct-22-2020, 05:41 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020