Learn R Programming

⚠️There's a newer version (2.0.1) of this package.Take me there.

deeplr (version 1.0.0)

Interface to the 'DeepL' Translation API

Description

A wrapper for the 'DeepL' API, a web service for translating texts between different languages. Access to the official API (see ) 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.

Copy Link

Version

Install

install.packages('deeplr')

Monthly Downloads

3,190

Version

1.0.0

License

GPL (>= 2)

Maintainer

David Zumbach

Last Published

May 28th, 2018

Functions in deeplr (1.0.0)

usage

Retrieve current usage data of a DeepL Pro account
toItalian2

Translate texts into Italian using DeepL
toEnglish

Translate texts into English using the official DeepL Translator API
detect

Detect the language of a text using the official DeepL Translator API
toDutch2

Translate texts into Dutch using DeepL
pimp

Fix and improve texts using the official DeepL Translator API
detect2

Detect the language of a text using DeepL
toFrench2

Translate texts into French using DeepL
toFrench

Translate texts into French using the official DeepL Translator API
pimp2

Fix and improve texts using DeepL
toEnglish2

Translate texts into English using DeepL
toDutch

Translate texts into Dutch using the official DeepL Translator API
translate

Translate texts using the official DeepL Translator API
toGerman

Translate texts into German using the official DeepL Translator API
toSpanish2

Translate texts into Spanish using DeepL
toSpanish

Translate texts into Spanish using the official DeepL Translator API
toPolish2

Translate texts into Polish using DeepL
toPolish

Translate texts into Polish using the official DeepL Translator API
toGerman2

Translate texts into German using DeepL
translate2

Translate texts using DeepL
toItalian

Translate texts into Italian using the official DeepL Translator API