Class RelevanceTheoreticCandidateWithProabability
java.lang.Object
edu.tufts.hrilab.slug.refResolution.RelevanceTheoreticCandidateWithProabability
Straightforward: A resolution candidate paired with a probability value.
-
Constructor Summary
ConstructorsConstructorDescriptionRelevanceTheoreticCandidateWithProabability(RelevanceTheoreticCandidate candidate, double probability) -
Method Summary
-
Constructor Details
-
RelevanceTheoreticCandidateWithProabability
public RelevanceTheoreticCandidateWithProabability(RelevanceTheoreticCandidate candidate, double probability)
-
-
Method Details