- Fixes encoding issue in
google_translate()
- Adds specialized function to translate long text objects
- Adds more translation models for wmcloud
- Adds Pons dictionary method
- Adds FunTranslaion methods for morse code
- Adds QCRI methods
- Adds Pons methods
- Adds Wikimedia Foundation methods
- Adds Google Transliteration methods
- fixes testing issue in CRAN checks
- fixes bug concerning special characters in
google_translate()
- adds function to retrieve supported languages for Google Translate
- adds function to validate language codes
- adds package dataset for the supported languages in Google Translate
- add batch_translate
- Fixes vectorization issue in google_translate()
language_detect()
function to return input language.google_translate_file()
function to translate an entire file.- Added vignettes.
- Added a
NEWS.md
file to track changes to the package.
- Published to CRAN