vsimko / deepl-fix-english

Use DeepL translator to fix English texts (through EN->DE->EN pipeline)
0 stars 0 forks source link

deepl accepts only single sentences #1

Open vsimko opened 7 years ago

vsimko commented 7 years ago

The input text needs to be separated into single sentences.

TODO:

chriskonnertz commented 7 years ago

Hello,

are you familiar with the fact that DeepL has a split_sentences method? I think vsetka/deepl-translator is able to call that method.

vsimko commented 7 years ago

well, not until now, thanks for the info :-)