Hello,
I have been trying to run the GenAI course notebook and this error below. I've already tried to download the averaged_perceptron_tagger_eng as it suggests, but the error keeps coming and I am running out of ideas, does anyone can help please?
Resource averaged_perceptron_tagger_eng not found. Please use the NLTK Downloader to obtain the resource:
>>> import nltk
>>> nltk.download('averaged_perceptron_tagger_eng')
Attempted to load taggers/averaged_perceptron_tagger_eng/
Searched in:
- '/root/nltk_data'
- '/local_disk0/.ephemeral_nfs/envs/pythonEnv-96ecc48a-bf4c-4c69-9bb8-8a7dbce1a0a7/nltk_data'
- '/local_disk0/.ephemeral_nfs/envs/pythonEnv-96ecc48a-bf4c-4c69-9bb8-8a7dbce1a0a7/share/nltk_data'
- '/local_disk0/.ephemeral_nfs/envs/pythonEnv-96ecc48a-bf4c-4c69-9bb8-8a7dbce1a0a7/lib/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
- '/tmp/llama_index'