본문 바로가기

AI/LLM project

[DeepL] python을 이용한 한국어 번역 자동화 코드 (Not Pro and API. Using selenium)

반응형

References: https://github.com/KyujinHan/Korean_selenium_DeepL

 

GitHub - KyujinHan/Korean_selenium_DeepL: DeepL을 통한 한국 번역 자동화 코드

DeepL을 통한 한국 번역 자동화 코드. Contribute to KyujinHan/Korean_selenium_DeepL development by creating an account on GitHub.

github.com


# DeepL을 이용한 자동화 코드를 만들었습니다.

# Api 필요없이, 단순 코드만 돌리면 바로 사용 가능합니다.

# 기존에 있는 pip install {deep-cli, deepl, deepl-translate} 패키지들이 한국어를 지원하지 않고, 구글에 있는 자료들도 많은 디버그가 필요하여 제작하였습니다.

# 버그가 있으면 댓글로 알려주세요!


Sample image


2023.07.27 Kyujinpy 작성.

반응형