Find answers from the community

Updated 5 months ago

anyone seeing this issue with NLTK. *

At a glance

The community member is experiencing an issue with the NLTK (Natural Language Toolkit) library, specifically the "Resource punkt not found" error. In the comments, another community member suggests that there were security issues with the "punkt" module in NLTK, and that the latest versions of the "llama-index" library use "punkt_tab" instead. The original poster acknowledges the help and mentions that they are running their code in a new cloud environment, and for some reason, it is pulling an older version of the library, which they need to troubleshoot.

anyone seeing this issue with NLTK. Resource punkt not found.
Attachment
Screenshot_2024-09-26_at_5.46.45_PM.png
L
l
3 comments
there was a bunch of security issues with punkt / nltk -- latest versions of llama-index use punkt_tab
Not sure what version of llama-index-core you are running with though
gotcha thx @Logan M , I'm running my code in a new cloud env and for some reason its pulling the old version. Need to troubleshoot why. But thx for the help.
Add a reply
Sign up and join the conversation on Discord