public static interface Evaluation_ImplBase.Options
Modifier and Type | Method and Description |
---|---|
String |
getAnaforaOutput() |
CommandLine.IntegerRanges |
getDevRemainders() |
boolean |
getGrid() |
String |
getI2B2Output() |
String |
getKernelParams() |
CommandLine.IntegerRanges |
getPatients() |
boolean |
getPrintErrors() |
boolean |
getPrintOverlappingSpans() |
File |
getRawTextDirectory() |
boolean |
getSkipDataWriting() |
boolean |
getSkipTrain() |
Evaluation_ImplBase.Subcorpus |
getSubcorpus() |
boolean |
getTest() |
CommandLine.IntegerRanges |
getTestRemainders() |
CommandLine.IntegerRanges |
getTrainRemainders() |
File |
getTreebankDirectory() |
boolean |
getUseGoldTrees() |
File |
getXMIDirectory() |
File |
getXMLDirectory() |
Evaluation_ImplBase.XMLFormat |
getXMLFormat() |
File getRawTextDirectory()
File getXMLDirectory()
Evaluation_ImplBase.XMLFormat getXMLFormat()
Evaluation_ImplBase.Subcorpus getSubcorpus()
File getXMIDirectory()
CommandLine.IntegerRanges getPatients()
CommandLine.IntegerRanges getTrainRemainders()
CommandLine.IntegerRanges getDevRemainders()
CommandLine.IntegerRanges getTestRemainders()
File getTreebankDirectory()
boolean getUseGoldTrees()
boolean getGrid()
boolean getPrintErrors()
boolean getPrintOverlappingSpans()
boolean getTest()
String getKernelParams()
String getI2B2Output()
String getAnaforaOutput()
boolean getSkipTrain()
boolean getSkipDataWriting()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.