Michael Ohlrogge added the comment:

Another way the scores could be useful would be to write an algorithm that 
would give you a number of possible answers based on the scores that you get.  
In other words, for example, perhaps if one of the possible matches has a score 
about .9, then it would only give you one, but if all were below .8, it would 
give you several.  Or, if the highest score were at least .1 greater than the 
next highest, it would only give you one, but if there were a bunch that were 
close together, it would return those.  

I'm not saying these specific applications should be part of the package, they 
are just more examples of how you could productively use the scores.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21344>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to