Pensieve TM Connector

From Okapi Framework
Revision as of 18:19, 4 June 2016 by Ysavourel (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.