Pensieve TM Connector

From Okapi Framework
Jump to navigation Jump to search

Overview

This connector provides access to the Pensieve TM, which is the Okapi Framework's own TM engine.

Parameters

Use a server — Set this option if you want to connect to a server instead of using a TM directory.

Server URL — The URL of the server to use, including the port if needed. By default, the value is the local host at port 8080: http://localhost:8080/.

TM directory — The directory of the TM to use. A Pensieve TM directory must contain only the TM files. It is recommended to use the extension .pentm for such directories. You can use the variables ${rootDir} as well as any of the source or target locale variables (${srcLoc}, ${trgLoc}, etc).

Limitations

None known.