Apertium-Caffeine

From Apertium
Revision as of 02:08, 9 March 2018 by Shardulc (talk | contribs)
Jump to navigation Jump to search
Note: After Apertium's migration to GitHub, this tool is read-only on the SourceForge repository and does not exist on GitHub. If you are interested in migrating this tool to GitHub, see Migrating tools to GitHub.
Translating from English to Spanish

Apertium-Caffeine is a multi-platform Java application built on top of lttoolbox-java that translates as you type.

Requirements

  • Java 6 or better

And that's all! Apertium-Caffeine can work on any platform (Linux, OS X or Windows), and it does NOT require installing apertium, lttoolbox or lttoolbox-java.

Installation

Note: After Apertium's migration to GitHub, this tool is read-only on the SourceForge repository (the link below) and does not exist on GitHub. If you are interested in migrating this tool to GitHub, see Migrating tools to GitHub.

Download it from here and launch it by simply double clicking on it. If that is not working for you, try running it from the command line:

java -jar apertium-caffeine.jar

The first time that you run it, it will ask you where to save language pair packages, and offer the possibility to install the ones you want.

Supported language pairs

Installing language pairs

Apertium-Caffeine offers the possibility to install, uninstall and update language pairs within the application. This feature is supported for all the 25 released pairs for which ready-to-use packages are maintained.

Unreleased language pairs or language pairs with external dependencies (for instance, the 6 released language pairs that depend on CG) are also supported. However, ready-to-use packages are not maintained for these pairs, so you will need to create the packages by yourself, and copy them to the directory in which you have the rest of the packages. Note that, for the language pairs with external dependencies, you will need to install those dependencies first. For instance, you will need to install CG for the pairs that depend on it.