A wrapper for the 'DeepL' API, a web service for translating texts between different languages. Access to the official API (see <https://www.deepl.com/translator>) is subject to a monthly fee. No authentication key is required for the undocumented DeepL JSON-RPC API. The package provides functions for both types of API calls.
Version: | 1.0.0 |
Imports: | utf8, httr, tibble, rjson, purrr, tokenizers, stringr |
Suggests: | dplyr |
Published: | 2018-05-28 |
Author: | David Zumbach [aut, cre] |
Maintainer: | David Zumbach <david.zumbach at gfzb.ch> |
BugReports: | https://github.com/zumbov2/deeplr/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | <https://www.deepl.com/translator |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | deeplr results |
Reference manual: | deeplr.pdf |
Package source: | deeplr_1.0.0.tar.gz |
Windows binaries: | r-devel: deeplr_1.0.0.zip, r-release: deeplr_1.0.0.zip, r-oldrel: deeplr_1.0.0.zip |
OS X binaries: | r-release: deeplr_1.0.0.tgz, r-oldrel: deeplr_1.0.0.tgz |
Old sources: | deeplr archive |
Please use the canonical form https://CRAN.R-project.org/package=deeplr to link to this page.