Package translate :: Package search :: Module terminology :: Class TerminologyComparer
[hide private]
[frames] | no frames]

Class TerminologyComparer

source code

Instance Methods [hide private]
 
__init__(self, max_len=500) source code
 
similarity(self, a, b, stoppercentage=40)
returns the match quality of term b in the text a
source code