This package provides an adapter to use several of the Okapi filters directly from the computer-assisted translation tool OmegaT. It includes the following filters:
The source code for this package is hosted in the Okapi OmegaT project.
See the wiki page Okapi Filters Plugin for OmegaT for more help and information on the filters and the plugin.
To install the plugin:
plugins
directory in the OmegaT main directory,
if it does not exist yet.okapi
directory of the distribution in the
plugins
directory.Important: Some file formats (like XLIFF, HTML, etc.) have already native OmegaT filters. OmegaT uses the first enabled filter available. So if you want, for example, OmegaT to use the Okapi XLIFF filter rather than the native OmegaT XLIFF filter, make sure to disable (uncheck) the OmegaT native filter in the File Filters dialog (menu: Options > File Filters).
On Macintosh platform the main OmegaT directory is
OmegaT.app/Contents/Resources/Java
. You can open the directory by
right-clicking OmegaT.app and selecting the command Show Package
Content.
You may also have to change the default version of the Java virtual machine used to start OmegaT. To do this, open the file OmegaT.app/Contents/info.plist and replace:
<key>JVMVersion</key> <string>1.5</string>
By
<key>JVMVersion</key> <string>1.8</string>
To uninstall the plugin:
okapi
sub-directory from the plugins
directory.If you have questions, suggestions or bug to report, you can do this different ways: