edu.washington.cs.knowitall.rule.confidence.score
Class Score

java.lang.Object
  extended by edu.washington.cs.knowitall.rule.confidence.score.Score
Direct Known Subclasses:
PrecisionRecallScore, SimpleScore

public abstract class Score
extends Object


Constructor Summary
Score()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Score

public Score()


Copyright © 2011 University of Washington CSE. All Rights Reserved.