deeplr icon indicating copy to clipboard operation
deeplr copied to clipboard

An R wrapper for the DeepL Translator API

Results 3 deeplr issues
Sort by recently updated
recently updated
newest added

When detect2 is given NA, it fails before authentication as there's a missing value at the utf8 check. The expected functionality would be to note the position of the NAs...

enhancement

Hi, Is there any way to enable xml tag handling with this package? I am trying to translate data from dutch to english. The data is scraped from a website...

enhancement

It would ease things if you could read the Deepl API key from an environment variable (e.g., `DEEPL_API_KEY`) if no `auth_key` is given as parameter.

enhancement