Skip to content

Commit 1e46170

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents eddf888 + d732184 commit 1e46170

File tree

62 files changed

+12680
-9131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+12680
-9131
lines changed

genai/aws-gen-ai-kr/00_setup/install_tesseract.sh

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ cd /usr/local/share/tessdata
2929
wget https://github.com/tesseract-ocr/tessdata/raw/main/osd.traineddata
3030
wget https://github.com/tesseract-ocr/tessdata/raw/main/eng.traineddata
3131
wget https://github.com/tesseract-ocr/tessdata/raw/main/hin.traineddata
32-
wget https://github.com/tesseract-ocr/tessdata_best/raw/main/kor.traineddata
33-
wget https://github.com/tesseract-ocr/tessdata_best/raw/main/kor_vert.traineddata
32+
wget https://github.com/tesseract-ocr/tessdata/raw/main/kor.traineddata
33+
wget https://github.com/tesseract-ocr/tessdata/raw/main/kor_vert.traineddata
34+
#wget https://github.com/tesseract-ocr/tessdata_best/raw/main/kor.traineddata
35+
#wget https://github.com/tesseract-ocr/tessdata_best/raw/main/kor_vert.traineddata
3436

3537
echo "## Step 4"
3638
echo "export TESSDATA_PREFIX=/usr/local/share/tessdata" >> ~/.bash_profile
14.6 MB
Binary file not shown.
1.08 MB
Binary file not shown.

genai/aws-gen-ai-kr/00_setup/setup.ipynb

Lines changed: 1728 additions & 442 deletions
Large diffs are not rendered by default.

genai/aws-gen-ai-kr/20_applications/02_qa_chatbot/01_preprocess_docs/04_0_load_pdf_kr_docs_opensearch.ipynb

Lines changed: 358 additions & 364 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)