Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

help diana 서비스의 핵심 알고리즘을 구현하기 위한 레포입니다.

Notifications You must be signed in to change notification settings

helpdiana/help-diana-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

install

python 3.8x (tested on 3.8.10) (python3 이상, 너무 오래된 version만 아니면 됨.)

requests == 2.22.0

python-dotenv == 0.19.1

nltk == 3.6.5

key 발급

https://github.com/helpdiana/help-diana-algorithm/tree/main/API_test 에서 ocr version 3 (v3)와 trans version 5 (v5)

https://www.ncloud.com/ 에서 Papago text translation 에서 Application key 발급한 후,

Client ID (X-NCP-APIGW-API-KEY-ID), Client Secret(X-NCP-APIGW-KEY) 복사해서

앞서 다운 받은 translation python 코드에 아래와 같은 부분에 붙여넣기.

image

https://www.ncloud.com/ 에서 CLOVA OCR 도메인 생성한 후,

Secret Key, APIGW Invoke URL 값 복사해서

앞서 다운 받은 ocr python 코드에 아래와 같은 부분에 붙여넣기.

image

단어 사전 활용 git

https://github.com/helpdiana/help-diana-algorithm-be

About

help diana 서비스의 핵심 알고리즘을 구현하기 위한 레포입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published