edu.columbia.cs.utils
Class AlternativeOpenIEConfFunction

java.lang.Object
  extended by edu.columbia.cs.utils.AlternativeOpenIEConfFunction

public class AlternativeOpenIEConfFunction
extends java.lang.Object


Constructor Summary
AlternativeOpenIEConfFunction()
           
AlternativeOpenIEConfFunction(weka.classifiers.Classifier c)
           
 
Method Summary
 double getConf(edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction extr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlternativeOpenIEConfFunction

public AlternativeOpenIEConfFunction()
                              throws java.io.IOException
Throws:
java.io.IOException

AlternativeOpenIEConfFunction

public AlternativeOpenIEConfFunction(weka.classifiers.Classifier c)
                              throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getConf

public double getConf(edu.washington.cs.knowitall.nlp.extraction.ChunkedBinaryExtraction extr)
               throws edu.washington.cs.knowitall.extractor.conf.ConfidenceFunctionException
Throws:
edu.washington.cs.knowitall.extractor.conf.ConfidenceFunctionException