项目作者: dotnetpower

项目描述 :
python script
高级语言: Python
项目地址: git://github.com/dotnetpower/Translator.git
创建时间: 2020-04-16T06:55:32Z
项目社区:https://github.com/dotnetpower/Translator

开源协议:

下载


Translator Text API v3.0

https://docs.microsoft.com/ko-kr/azure/cognitive-services/translator/reference/v3-0-reference#authentication

python script

실행방법

아래 명령으로 소스코드 로컬로 복제

  1. git clone https://github.com/dotnetpower/Translator.git

https://portal.azure.com 에서 Translator Cognitive services 생성후 Key 복사하여 Translator.py 의 key 에 붙여넣고 아래 명령 실행

  1. cd Translator
  2. pip install requests
  3. Python.exe Translator.py "test_ko.txt", "en"