Hacker News new | ask | show | jobs
Run your own translation service (neuml.github.io)
2 points by neumll 1616 days ago
1 comments

The Translation pipeline translates text between languages. It supports over 100+ languages. Automatic source language detection is built-in. This pipeline detects the language of each input text row, loads a model for the source-target combination and translates text to the target language.

It can run as a service in couple lines of code.