Awesome
TartuNLP MemoQ Plugin
Plugin for using TartuNLP machine translation engines in MemoQ. The plugin itself and information about compatibility with different MemoQ versions can be found in the releases section of this repository.
The plugin is designed to be compatible with the current LTS version of MemoQ, however, as MemoQ is being constantly updated, feel free to let us know about any compatibility problems by opening a new issue under this repository.
Installation
- Find the plugin file in the releases section.
- To install the plugin, copy the
TartuNLP.dll
or similarly named file into theAddins
folder in the installation directory of your MemoQ client. - Create an XML file named ClientDevConfig.xml in the %programdata%/MemoQ folder with the following content:
<?xml version="1.0" encoding="utf-8"?> <ClientDevConfig> <LoadUnsignedPlugins>true</LoadUnsignedPlugins> </ClientDevConfig>
- Run the MemoQ Client.