BedRock sync error

0

I am getting the following error while trying to upload my resume into a BedRock instance deployed by a AWS Catalyst BedRock blueprint: Knowledge Sync Error An error occurred while synchronizing Knowledge. Please check the following message: ********************************************************************** Resource averaged_perceptron_tagger not found. Please use the NLTK Downloader to obtain the resource: >>> import nltk >>> nltk.download('averaged_perceptron_tagger')  For more information see: https://www.nltk.org/data.html Attempted to load taggers/averaged_perceptron_tagger/averaged_perceptron_tagger.pickle Searched in: - '/root/nltk_data' - '/usr/local/nltk_data' - '/usr/local/share/nltk_data' - '/usr/local/lib/nltk_data' - '/usr/share/nltk_data' - '/usr/local/share/nltk_data' - '/usr/lib/nltk_data' - '/usr/local/lib/nltk_data' - '/usr/local/lib/python3.11/site-packages/llama_index/core/_static/nltk_cache' **********************************************************************

1개 답변
0

Hi,

Bedrock seems to have a problem with its configuration of NLTK (https://www.nltk.org/) in your use case. It seems that it tries to download a needed module named 'averaged_perceptron_tagger' but cannot obtain it.

I strongly recommend that you open a case with AWS Support from the console of your account to get it solved.

Best,

Didier

profile pictureAWS
전문가
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠