|
Change Return Type Triple<Double,Double,Double> to void in method public classifyAndWriteAnswers(documents Collection<List<IN>>, readerWriter DocumentReaderAndWriter<IN>, outputScores boolean) : void in class edu.stanford.nlp.ie.AbstractSequenceClassifier |
From |
To |
|
Change Return Type Triple<Double,Double,Double> to void in method public classifyAndWriteAnswers(testFile String, readerWriter DocumentReaderAndWriter<IN>, outputScores boolean) : void in class edu.stanford.nlp.ie.AbstractSequenceClassifier |
From |
To |
|
Change Return Type Triple<Double,Double,Double> to void in method public classifyAndWriteAnswers(testFile String, outStream OutputStream, readerWriter DocumentReaderAndWriter<IN>, outputScores boolean) : void in class edu.stanford.nlp.ie.AbstractSequenceClassifier |
From |
To |
|
Change Return Type Triple<Double,Double,Double> to void in method private printPRLine(entity String, tp double, fp double, fn double) : void in class edu.stanford.nlp.ie.AbstractSequenceClassifier |
From |
To |
|
Change Return Type Triple<Double,Double,Double> to void in method public printResults(entityTP Counter<String>, entityFP Counter<String>, entityFN Counter<String>) : void in class edu.stanford.nlp.ie.AbstractSequenceClassifier |
From |
To |
|
Change Return Type Triple<Double,Double,Double> to void in method public classifyAndWriteAnswers(documents Collection<List<IN>>, printWriter PrintWriter, readerWriter DocumentReaderAndWriter<IN>, outputScores boolean) : void in class edu.stanford.nlp.ie.AbstractSequenceClassifier |
From |
To |
|
Change Return Type Triple<Double,Double,Double> to void in method public classifyAndWriteAnswers(baseDir String, filePattern String, readerWriter DocumentReaderAndWriter<IN>, outputScores boolean) : void in class edu.stanford.nlp.ie.AbstractSequenceClassifier |
From |
To |