The goal of ecce is to make it easy to translate English words into Chinese, or translate Chinese words into English. It support pipe functions %>%
to manipulate data.
This function translate_full()
also support pass into a vector which consists of Chinese or English words. But the form of output is not elegant enough.
In the same way, this function also support pass into a vector.
ecce package is based on RYoudaoTranslate(Ke-Hao Wu, 2014), which provides function to translate English words into Chinese. also provides interface to Youdao translation open API for R user. But this software is not very friendly to use, which can’t support translate Chinese words into English, I have made some improvements on the basis of this software.
Ke-Hao Wu (2014). RYoudaoTranslate: R package provide functions to translate English words into Chinese. R package version 1.0. https://CRAN.R-project.org/package=RYoudaoTranslate