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 Framework project.
See the wiki page Okapi Filters Plugin for OmegaT for more information on the filters and the plugin.
To install the plugin:
plugins directory in the OmegaT main directory, if it does not
exist yet.plugins
directory.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.6</string>
To uninstall the plugin:
plugins directory.If you have questions, suggestions or bug to report, you can do this different ways: