Prefix matching is a powerful memoQ termbase feature which adds lookup flexibility for many languages. Possible settings are
- Yes - matches any prefix occurrence
- No - exact match only
- 50% minimum
- Custom - for use with wildcards (pipe character and asterisk)
Defaults can be defined when creating the termbase. Below is an example of four term entries followed and segments with various matches (displayed to the right of the segments). Note how the match patterns fit the definitions above.
Note that in Segment 7, only one match for
Mann is found, the one with prefix matching set to "Yes", because
Mann has fewer than 50% of the characters of
Mannequin. In Segment 3, only the entry with the asterisk wildcard at the end matches. Why are there not more matches (like
Mann in Segments 1, 2, 3 and 6)? memoQ looks for the longest possible match in the termbase.