Skip to main content

kapi tm lookup

kapi lookup [text]

Look up text in translation memory

Commandtm lookup
Try it

Runs in your browser against a small sample file. Edit the command before running, or press Run to execute it as shown.

kapi tm lookup "welcome back" -s en -t fr
Flags
FlagTypeDefaultDescription
--filestringexplicit path to resource file
--localboolfalseuse resource in current directory
--max-resultsint10maximum results to return
--min-scorefloat640.7minimum match score (0.0-1.0)
--namestringnamed resource in KAPI_HOME (e.g. --name project-terms)
--source-locale, -sstringensource locale
--target-locale, -tstringtarget locale
More examples
kapi tm lookup "save" -s en -t de --min-score 0.8

← Back to the Command Reference