Difference between revisions of "Apertium services"

From Apertium
Jump to navigation Jump to search
Line 14: Line 14:
   
 
==See also==
 
==See also==
  +
* [[Daemon]] for code examples on how to run an apertium language pair as a daemon
 
* [[D-Bus service for Apertium]]
 
* [[D-Bus service for Apertium]]
 
* [[JSON-RPC Apertium services]] (eh?)
 
* [[JSON-RPC Apertium services]] (eh?)

Revision as of 15:04, 15 January 2014

There are two main Apertium service implementations:

and

You can download the source code of these services and install any of them on your own server, or use the Apertium web service, which is based on ScaleMT and is installed on our servers.


Applications which use the Apertium service include Virtaal, Okapi, OmegaT, begiak, …


See also