Open PreXident opened 10 years ago
Is any GUI needed for this? Or do we leave it for administrator to setup in property file?
I think that this depends on a use case. Which kind of threshold have you used?... or are they plugable?
I implemented relative selector where you cannot change the value yet (it is hardcoded at 10%, ie. 0.9 for now), however you can implement your own ICandidateSelector and specify the class in a service file and properties, so any thinkable strategy can be used.
There should be some kind of threshold (either absolute or relative between candidates, eg. the best one more that 10% better than the second one) that would prevent unlikely candidate objects to be assigned to recognized entities.