Difference between revisions of "Apertium OmegaT Native"

From Apertium
Jump to navigation Jump to search
(more docu)
Line 1: Line 1:
 
Tested on OmegaT 3.6.0 on Windows and macOS with latest Java 8.
 
Tested on OmegaT 3.6.0 on Windows and macOS with latest Java 8.
   
== Plug-In Installation ==
+
== Install OmegaT ==
  +
* '''Download''': [http://www.omegat.org/en/download_selector/osx.php] (Pick the ''Standard'' one) and copy it to your /Applications (Mac) or C:\Program Files (x86) (Windows) folder.
* '''Download''': [https://apertium.projectjj.com/apertium-omegat-native.jar apertium-omegat-native.jar]
 
  +
* '''Windows''': Copy jar to <code>C:\Program Files (x86)\OmegaT\plugins</code>
 
  +
== Install the Apertium plug-in ==
* '''macOS''': Copy jar to <code>/Applications/OmegaT.app/Contents/Java/plugins</code>
 
 
* '''Download''' this jar file: [https://apertium.projectjj.com/apertium-omegat-native.jar apertium-omegat-native.jar]
 
* '''Windows''': Copy the jar file to <code>C:\Program Files (x86)\OmegaT\plugins</code>
 
* '''macOS''': Copy the jar file to <code>/Applications/OmegaT.app/Contents/Java/plugins</code>
  +
  +
== Using OmegaT with Apertium ==
   
== Language Pair Installation ==
 
 
* From the '''Options''' menu, select '''Apertium Native (nightly)...'''. From the popup, click '''Install''' on the language pair you want to install.
 
* From the '''Options''' menu, select '''Apertium Native (nightly)...'''. From the popup, click '''Install''' on the language pair you want to install.
 
* From the '''Options''' menu, select '''Machine Translate''', and enable '''Apertium Native (nightly)'''.
 
* From the '''Options''' menu, select '''Machine Translate''', and enable '''Apertium Native (nightly)'''.
  +
* Then make a translation project via the ''Project > New'' menu.
  +
* At this point, you should be advicd to read the [http://www.omegat.org/en/documentation.php OmegaT documentation] (yes, it helps)
  +
   
 
== Source ==
 
== Source ==

Revision as of 20:12, 8 November 2016

Tested on OmegaT 3.6.0 on Windows and macOS with latest Java 8.

Install OmegaT

  • Download: [1] (Pick the Standard one) and copy it to your /Applications (Mac) or C:\Program Files (x86) (Windows) folder.

Install the Apertium plug-in

  • Download this jar file: apertium-omegat-native.jar
  • Windows: Copy the jar file to C:\Program Files (x86)\OmegaT\plugins
  • macOS: Copy the jar file to /Applications/OmegaT.app/Contents/Java/plugins

Using OmegaT with Apertium

  • From the Options menu, select Apertium Native (nightly).... From the popup, click Install on the language pair you want to install.
  • From the Options menu, select Machine Translate, and enable Apertium Native (nightly).
  • Then make a translation project via the Project > New menu.
  • At this point, you should be advicd to read the OmegaT documentation (yes, it helps)


Source

Known Bugs

  • Windows: apertium-transfer has issues with UTF-8 streams. Will be fixed. Fixed as of Apertium r74180.