Difference between revisions of "ScaleMT"

From Apertium
Jump to navigation Jump to search
Line 4: Line 4:
   
 
=API=
 
=API=
  +
  +
==API Key==
  +
  +
Machine translation web service usage is limited to a certain amount of requests per IP. If you want not to be limited, please register and get an API key. This way we can track where our traffic come from. Registered users enjoy amore generous traffic limit.
  +
  +
To register, please visit:
  +
  +
http://api.apertium.org/register.jsp
  +
  +
Once the registration process is finished, you will receive an API key that must be included in all the requests you perform.
   
 
==JSONP AJAX API==
 
==JSONP AJAX API==

Revision as of 09:13, 19 February 2010

Introduction

This is the wiki page of ScaleMT, a scalable architecture to provide translation web services based on Apertium and other machine translation engines.

API

API Key

Machine translation web service usage is limited to a certain amount of requests per IP. If you want not to be limited, please register and get an API key. This way we can track where our traffic come from. Registered users enjoy amore generous traffic limit.

To register, please visit:

http://api.apertium.org/register.jsp

Once the registration process is finished, you will receive an API key that must be included in all the requests you perform.

JSONP AJAX API

XML-RPC API