techleadhd / chatgpt-retrieval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete

threat opened this issue · comments

Delete

I get the same error for this command: loader = UnstructuredURLLoader(urls=urlslan, headers=headers)

Facing same issue of nltk

LookupError:


Resource punkt not found.
Please use the NLTK Downloader to obtain the resource:

import nltk
nltk.download('punkt')

For more information see: https://www.nltk.org/data.html

Attempted to load tokenizers/punkt/PY3/english.pickle

Searched in:

I get the same error when using UnstructuredPowerPointLoader