Skip to content
/ dict Public

a tool for cli translate(命令行下中英文翻译工具)

Notifications You must be signed in to change notification settings

Juntaran/dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DICT

dict 是一个基于有道词典的小工具,在原有的 youdao_dict 上做了些许修改

Improvement

  1. youdao_dict 看起来很久没人维护,其中的语音功能基本不可用,本次将其刨除
  2. 同时支持了中译英
  3. 另外在一些环境中,youdao_dict 调用 urllib 库会有一些错误,非常影响使用
  4. 移除了超大的 YOUDAO LOGO

Install

sh install.sh

Usage

英译中

dict test


=================================================
test

有道翻译:
-------------------------------------------------
n. (书面或口头的)测验,考试;(医疗上的)检查,化验,检验;(对机器或武器等的)试验,检验;(对水、土壤、空气等的)检测,检验;(衡量能力或技能等的)测试,考验;医疗检查设备;化验结果;(常指板球、橄榄球的)国际锦标赛(Test);准则,标准;(冶)烤钵,灰皿;(一些无脊椎动物和原生动物的)甲壳
v. 试验,测试;测验,考查(熟练程度,知识);检测,检验(质量或含量);检查(身体),(用试剂)化验;考验;尝,(触)试

词典短语:
-------------------------------------------------
1 test data 测试数据;检查数据
2 test result 试验结果
3 test method 检测方法,检测方法

=================================================

中译英

当前只支持单词翻译不支持长句翻译

dict 测试

=================================================
测试

有道翻译:
-------------------------------------------------
test
measurement

=================================================

TODO

中译英长句翻译

Reference

pip install youdao_dict

About

a tool for cli translate(命令行下中英文翻译工具)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published