Machine Translation
Machine Translation Machine translation (MT) is a model that translates from one language to another with supervised learning. MT models can automatically learn to translate from sentence pairs at scale. Currently, our model can only translate from Thai to English and English to Thai but has potential to be adapted for other languages.
Base Model - VISAI TH-EN MT
Provider: VISAI.ai
Our Neural Machine Translation model is trained with the datasets with around 10M paired sentences (Thai and English). The dataset’s domains include Wikipedia, various kinds of documents such as religious and web documents, SMS messages, product reviews, subtitles, and many more. Even though our model can produce translations effectively, the input length that the model can process is limited to 512 tokens/words. The performance of our machine translation model was evaluated using the test set, a collection of 55,555 text samples from TedTalk, annotated by Thai linguists.
Authentication
Machine Translation requires API key for API request. Go to VISAI Console - API Key to create and get your API Key.
- X-API-Key