JanEbbing

Results 93 comments of JanEbbing

Thanks @vad , I changed our pipeline to use strict `mypy` checking and fixed this issue, will be in the next patch.

Thanks for reporting, I can replicate this. This looks like an issue related to our translation models, so we cannot give an ETA when this will be fixed, sorry. I...

Hi, sorry for this issue. Could you please share the code you used to get this translation? Using `python 3.10.12` and `deepl 1.15.0`, and the following code: ```python import deepl...

Hey, are you using the free API or Pro? Our size limits are documented [here](https://support.deepl.com/hc/en-us/articles/360020582359-Document-formats) (Sorry for not having them under the other [API docs](https://www.deepl.com/en/docs-api), we are in the process...

Hi, thanks for your question! This is a bit tricky. 1. In principle, your glossary must not have 2 entries with the exact same string in the source language. See...

I don't think we would want to add a POS tag as it doesn't fully solve the problem as you remarked (I would even guess that the majority of homonyms...

Hi, thanks for the report and sorry for the delay here. This is an issue with our translation model (tag handling requires model information to reinsert the tags at the...

Hi, which version of the DeepL library, `requests` and `urllib3` do you have installed in that environment?

Hi, could you please share the code you are running to get this result, and copy paste the input text instead of posting it as a screenshot? (So I can...

From which language to which language are you translating this input? I can translate it fine into british English and Chinese (it puts "���� " at the end, which was...