Package translate :: Package search :: Module match
[hide private]
[frames] | no frames]

Module match

source code

Class to perform translation memory matching from a store of translation units

Classes [hide private]
  matcher
A class that will do matching and store configuration for the matching process
  terminologymatcher
A matcher with settings specifically for terminology matching
Functions [hide private]
 
sourcelen(unit)
Returns the length of the source string
source code
 
sourcelencmp(x, y)
Compares using sourcelen
source code