Home | Trees | Indices | Help |
|
---|
|
Class to perform translation memory matching from a store of translation units
|
|||
matcher A class that will do matching and store configuration for the matching process |
|||
terminologymatcher A matcher with settings specifically for terminology matching |
|
|||
|
|||
|
|||
|
|
|||
ignorepatterns = [("y\s*$", "ie"), ("[\s-]+", ""), ("-", " "),
|
|||
context_re = re.compile("\s+\(.*\)\s*$")
|
Imports: heapq, re, lshtein, terminology, base, po, multistring
|
ignorepatterns
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 15 13:53:50 2009 | http://epydoc.sourceforge.net |