Art4n1s

Results 17 comments of Art4n1s

Attempted setting process count to 1 as well; Same issue.

I use [this](https://www.sbert.net/docs/usage/semantic_textual_similarity.html) [SentenceTransformers] to do the same thing with cosine similarity. It'll increase pre-processing times a ton [the speed is slow, even with optimization in the cosine calculation it's...

Did some testing and so far have only found that it works only when it is processing one batch of one line at a time. ```---- Test with en-tr failed...

I have a custom implementation using a Flask REST API server which can help with preserving structure of sentences in regards to new lines or custom strings/characters you may want...

> In the v2 branch I'm currently using CTranslate2 to split the sentences. My plan is to eventually move from Stanza to CTranslate2 but I'm open to other options. If...

> @vitalets I currently use your `google-translate-api` nodejs library but many users have been complaining that the translation is not accurate and does not match results from the google translate...

This error also occurs in english to ukranian