drevald / grimoire

0 stars 0 forks source link

Alternative Translator APIs #11

Open drevald opened 4 years ago

drevald commented 4 years ago

https://rapidapi.com/collection/translation-apis?utm_source=google&utm_medium=cpc&utm_campaign=Alpha_101489301993&utm_term=api%20translate%20free_e&gclid=CjwKCAjw8pH3BRAXEiwA1pvMsUT6zPVAB6LhFy-TwcU123d9Zlpy-VdAXTBqd7yipfkD2fy8sclb2xoCo-MQAvD_BwE

drevald commented 4 years ago

https://rapidapi.com/collection/google-translate-api-alternatives

drevald commented 2 years ago

Google translator no longer works - need fixing

drevald commented 2 years ago

Bing translator may not work - check https://docs.microsoft.com/ru-ru/azure/cognitive-services/translator/reference/v3-0-translate

drevald commented 2 years ago

Crow translate? https://crow-translate.github.io/

drevald commented 2 years ago

https://github.com/LibreTranslate/LibreTranslate

drevald commented 2 years ago

Found a useful link:Free/open-source machine translation software

I think you can try some Rule-Based Translator like Apertium, Anusaaraka, OpenLogos or Maxin. But I think statistical machine translation systems can provide better translation quality if get adequate training. Moses has the widest community support and has been tried out by many localization companies and researchers. You can take a look at its translation quality here based on different training data and languages.

Other Option(You have to rely on network, they are not open sourced):

Microsoft Translator APIs Microsoft Translator APIs provides Ajax, SOAP, HTTP accesses, it requires registration. But it is free. I think the Bing Translation API relies on it.

Mygengo Translation API Gengo requires you to create an account first.

WebServiceX Translate API A free webservice. Check its wsdl

Yandex API