|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tuner | |
---|---|
de.fu_berlin.ties.classify | This package provides functionality for classification of texts and feature vectors. |
de.fu_berlin.ties.extract | This package handles information extraction and entity recognition. |
Uses of Tuner in de.fu_berlin.ties.classify |
---|
Constructors in de.fu_berlin.ties.classify with parameters of type Tuner | |
---|---|
ClassTrain(String outExt,
TiesConfiguration conf,
FeatureExtractor featureExt,
Tuner myTuner,
String fileExt,
String classifierFile,
boolean doReUse,
boolean doStore,
boolean doTestOnly)
Creates a new instance. |
Uses of Tuner in de.fu_berlin.ties.extract |
---|
Constructors in de.fu_berlin.ties.extract with parameters of type Tuner | |
---|---|
TrainEval(String outExt,
Tuner theTuner,
int sentenceTUNE,
boolean giveFeedback,
boolean doEvaluate,
String predExt,
boolean doStorePredsInOutDir,
TiesConfiguration config)
Creates a new instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |