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 an English or Chinese word, ecce package support both English and Chinese translation. It also support browse translation results in website. In addition, also support obtain the pinyin of the Chinese character, so that you can more easily understand the pronunciation of the Chinese character.

Version: 2.0.6
Depends: R (≥ 3.5.0)
Imports: curl, uuid, digest, httr, jsonlite
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown
Published: 2023-10-09
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

Documentation:

Reference manual: ecce.pdf
Vignettes: Introduction to ecce

Downloads:

Package source: ecce_2.0.6.tar.gz
Windows binaries: r-devel: ecce_2.0.6.zip, r-release: ecce_2.0.6.zip, r-oldrel: ecce_2.0.6.zip
macOS binaries: r-release (arm64): ecce_2.0.6.tgz, r-oldrel (arm64): ecce_2.0.6.tgz, r-release (x86_64): ecce_2.0.6.tgz
Old sources: ecce archive

Linking:

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