tommyjtl / english-vocabulary-batch-translator

A tool for batch translating english vocabulary into Chinese.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch Translator for English Vocabulary

A tool for batch translating english vocabulary into Chinese.

Requirements

See package.json.

Getting started

  1. You must register your own appKey and appSecret on Youdao API platform;
  2. Make sure you have acquired your appKey and appSecret from here, and paste the appKey to config.js;
  3. node app.js [your appSecret]

Todo:

  • CSV export
  • Provide interface, enable user to paste multiple lines of words and get result at the same webpage
  • Post data in text/plain format (multiple lines)
  • Post data in application/json format

About

A tool for batch translating english vocabulary into Chinese.

License:MIT License


Languages

Language:HTML 59.7%Language:JavaScript 34.9%Language:CSS 5.4%