Package com.intuit.fuzzymatcher.domain
Class Score
- java.lang.Object
-
- com.intuit.fuzzymatcher.domain.Score
-
public class Score extends Object
This holds the result of matching 2 Documents, Elements or Tokens. This also holds the reference of the Match object, used to aggregate score with the ScoringFunction.