Open fedenanni opened 2 years ago
Currently the tool expects the input in one of the selected languages (en, de, etc.). We could add a sentence tokeniser to detect the language, but it would be easier to do this before providing the text to the tool. So, first:
First split in sentences, then detect language, then use the tool accordingly.