Trees | Indices | Help |
|
---|
|
matcher --+ | terminologymatcher
A matcher with settings specifically for terminology matching
|
|||
|
|||
|
|||
|
|||
|
|||
list |
|
||
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.
|
Normal matching after converting text to lower case. Then replace with the original unit to retain comments, etc.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 26 12:49:29 2008 | http://epydoc.sourceforge.net |