ecce: Translate English Words into Chinese, or Translate Chinese Words into English

If translate English words into Chinese, there is a faster way for R user. 'RYoudaoTranslate' package provides interface to 'Youdao' <http://youdao.com/> translation open API for R user. 'entcn' package also provides similar features. But it does not support Chinese words translation into English, I have made some improvements on the basis of this software. You can pass in a words or a vector consisting of multiple words, ecce package support both English and Chinese translation. It also support browse translation results in website.

Version: 1.0.7
Depends: R (≥ 3.5.0)
Imports: RCurl, rjson, stringr
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown, dplyr
Published: 2020-06-29
Author: Xinyuan Chu [aut, cre]
Maintainer: Xinyuan Chu <chuxinyuan at outlook.com>
BugReports: https://gitlab.com/chuxinyuan/ecce/issues
License: MIT + file LICENSE
URL: https://cxy.rbind.io/ecce/, https://gitlab.com/chuxinyuan/ecce
NeedsCompilation: no
Materials: README
CRAN checks: ecce results

Downloads:

Reference manual: ecce.pdf
Vignettes: Introduction to ecce
Package source: ecce_1.0.7.tar.gz
Windows binaries: r-devel: ecce_1.0.7.zip, r-release: ecce_1.0.7.zip, r-oldrel: ecce_1.0.7.zip
macOS binaries: r-release: ecce_1.0.7.tgz, r-oldrel: ecce_1.0.7.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ecce to link to this page.