techleadhd / chatgpt-retrieval

1.65k stars 786 forks source link

Delete #29

Open threat opened 11 months ago

threat commented 11 months ago

Delete

ashsyal commented 11 months ago

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

temple-1 commented 11 months ago

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:

YuvalShalev commented 11 months ago

I get the same error when using UnstructuredPowerPointLoader