Lingo24 Premium MT Connector: Difference between revisions

From Okapi Framework
Jump to navigation Jump to search
m (1 revision imported)
 
Line 3: Line 3:
==Overview==
==Overview==


The Lingo24 Premium Machine Translation API is an online service offered by [http://www.lingo24.com Lingo24]. It provides access to a range of domain specific machine translation engines as well as any custom machine translation engines developed for you, selecting the best one for the content you send. The API supports many language pairs and is a paid for service with a range of pricing plans, including a free taster plan.
The Lingo24 Premium Machine Translation API is an online service offered by [http://www.lingo24.com Lingo24]. It provides access to a range of domain specific machine translation engines as well as any custom machine translation engines developed for you, selecting the best one for the content you send. The API supports many language pairs and is a paid for service with a range of pricing plans, including a free tester plan.


You can find more information about the Lingo24 and their Premium MT API here: [https://developer.lingo24.com/our-api https://developer.lingo24.com/our-api] - and sign up for an account here: [https://developer.lingo24.com/plans https://developer.lingo24.com/plans]  
You can find more information about the Lingo24 and their Premium MT API here: [https://developer.lingo24.com/our-api https://developer.lingo24.com/our-api] - and sign up for an account here: [https://developer.lingo24.com/plans https://developer.lingo24.com/plans]  

Latest revision as of 23:33, 23 July 2017

Overview

The Lingo24 Premium Machine Translation API is an online service offered by Lingo24. It provides access to a range of domain specific machine translation engines as well as any custom machine translation engines developed for you, selecting the best one for the content you send. The API supports many language pairs and is a paid for service with a range of pricing plans, including a free tester plan.

You can find more information about the Lingo24 and their Premium MT API here: https://developer.lingo24.com/our-api - and sign up for an account here: https://developer.lingo24.com/plans

This connector uses the REST API described here to allow you to access the machine translation services.

Parameters

userKey — The Lingo24 API Key (also known as the user key) for your Lingo24 Developer Account. See the Lingo24 Developer Portal for details on how to register one.

Example of a configuration file:

#v1
userKey=myApiKey

Limitations

None known.