Uses of Interface
edu.washington.cs.knowitall.extractor.conf.ConfidenceFunction

Packages that use ConfidenceFunction
edu.washington.cs.knowitall.argumentidentifier   
edu.washington.cs.knowitall.extractor.conf   
 

Uses of ConfidenceFunction in edu.washington.cs.knowitall.argumentidentifier
 

Classes in edu.washington.cs.knowitall.argumentidentifier that implement ConfidenceFunction
 class ConfidenceMetric
          An extraction confidence function that uses a logistic regression classifier.
 

Uses of ConfidenceFunction in edu.washington.cs.knowitall.extractor.conf
 

Classes in edu.washington.cs.knowitall.extractor.conf that implement ConfidenceFunction
 class ReVerbIndependentConfFunction
          An extraction confidence function that is backed by a logistic regression classifier.
 class ReVerbOpenNlpConfFunction
          An extraction confidence function that is backed by a logistic regression classifier.
 



Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.