Class CrossMappingCandidateList
java.lang.Object
edu.tufts.hrilab.slug.refResolution.CrossMappingCandidateList
The result of combining together multiple single-variable candidate lists: a set of candidate
variable-reference bindings, and an aggregate probability for that joint mapping.
-
Constructor Summary
ConstructorsConstructorDescriptionCrossMappingCandidateList(List<RelevanceTheoreticBinding> bindings, double probability) -
Method Summary