Skip to content
Searching: All docs

Start typing to search the docs.

Supervertaler for memoQ is in early development. These pages describe what works today and will change as it does. The stable product is Supervertaler for Trados.

Glossary Format

A plain text file, tab-separated, one term per line.

elektrische module electric module
elektrische module electrical module forbidden
koppelmechanisme coupling mechanism
Column
1source term
2target term
3optionalforbidden marks a target that must not be used

Blank lines are ignored, and so is any line starting with #, so the file can carry comments.

Matching

Matching is case-insensitive and respects word boundaries, so wire does not match inside wireless. Where two entries could both match, the longer wins and the shorter one inside it is suppressed: electric module beats a bare module.

Editing while you work

The file is re-read whenever you save it. Keep it open in a text editor beside memoQ, add a term, save, and the next segment sees it – no restart, no reloading the project.

Size

A real term base export works fine. A 9,000-term glossary loads in well under a tenth of a second and adds under a millisecond to each lookup.

Because matching is case-insensitive, very short entries are worth avoiding: a two-letter term fires on almost every segment and crowds out terms that matter.

Converting an existing term base

The plugin repository includes a converter for Supervertaler Workbench term base exports:

Terminal window
python tools/convert_termbase.py BEIJER.tsv BEIJER-glossary.txt

It handles the quoting and pipe-separated variants of the export format, drops entries that translate to themselves, and reports what it skipped.

🤖 These docs are AI-readable: llms.txt · full · memoQ only