Start a new topic

Regexes for catching memsource tags

 Here is a set of regexes for catching memsource tags that some memoQ user is using as per the developer's advice (by means of RegexTagger).


\{[a-z0-9]{1,3}>
<[a-z0-9]{1,3}\}
\{[0-9]\}
\{\^\>
\<\^\}


I'm giving these just as a memo. CT users must have the Java equivalents of these, which I don't have yet.


Cheers,

Masato

Login to post a comment