Home | Trees | Indices | Help |
|
---|
|
A matcher with settings specifically for terminology matching
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
list |
|
||
Inherited from Inherited from |
|
|||
sort_reverse = True hash(x) |
|
|||
Inherited from |
|
max_candidates is the maximum number of candidates that should be assembled, min_similarity is the minimum similarity that must be attained to be included in the result, comparer is an optional Comparer with similarity() function
|
Normal initialisation, but convert all source strings to lower case
|
Calculates the minimum length we are interested in. The extra fat is because we don't use plain character distance only.
|
Calculates a length beyond which we are not interested. The extra fat is because we don't use plain character distance only.
|
Returns whether this translation unit is usable for terminology.
|
Normal matching after converting text to lower case. Then replace with the original unit to retain comments, etc.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 12 18:11:57 2011 | http://epydoc.sourceforge.net |