zumbov2 / deeplr

An R wrapper for the DeepL Translator API
Other
38 stars 4 forks source link

Xml handling #4

Open sizwe-mashao opened 2 years ago

sizwe-mashao commented 2 years ago

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 so I need to enable the xml handling functionality from Deepl.

Something like this but using the deeplr::translate function.

https://api.deepl.com/v2/translate?auth_key=9c6696e3-d69b-5d33-386a-1af8b4e4776c&text=&target_lang=en-GB&source_lang=nl&tag_handling=xml