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, text, term, stoppercentage=40)
Returns the match quality of term in the text
source code