Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.08 KB

NEWS.md

File metadata and controls

42 lines (31 loc) · 1.08 KB

polyglotr 1.5.2

  • Fixes encoding issue in google_translate()

polyglotr 1.5.1

  • Adds specialized function to translate long text objects
  • Adds more translation models for wmcloud

polyglotr 1.5.0

  • Adds Pons dictionary method
  • Adds FunTranslaion methods for morse code

polyglotr 1.4.0

  • Adds QCRI methods
  • Adds Pons methods
  • Adds Wikimedia Foundation methods
  • Adds Google Transliteration methods

polyglotr 1.3.1

  • fixes testing issue in CRAN checks

polyglotr 1.3.0

  • 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

polyglotr 1.2.2

  • add batch_translate

polyglotr 1.2.1

polyglotr 1.2.0

  • 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.

polyglotr 1.1.0

  • Published to CRAN