| Package | Description |
|---|---|
| org.cleartk.ml.baseline | |
| org.cleartk.ml.jar | |
| org.cleartk.ml.liblinear | |
| org.cleartk.ml.viterbi |
| Modifier and Type | Class and Description |
|---|---|
class |
MeanValueDataWriter
Copyright (c) 2011, Regents of the University of Colorado All rights reserved. |
class |
MostFrequentBooleanDataWriter
Copyright (c) 2011, Regents of the University of Colorado All rights reserved. |
class |
MostFrequentStringDataWriter |
class |
OutcomeOnlyDataWriter<CLASSIFIER_BUILDER extends SingleOutcomeClassifierBuilder<OUTCOME_TYPE>,OUTCOME_TYPE>
Copyright (c) 2011, Regents of the University of Colorado All rights reserved. |
| Modifier and Type | Class and Description |
|---|---|
class |
DataWriter_ImplBase<CLASSIFIER_BUILDER_TYPE extends EncodingJarClassifierBuilder<? extends Classifier<OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>
Superclass for
DataWriter implementations that write training data to a file using
FeaturesEncoders and OutcomeEncoders. |
class |
EncodingDirectoryDataWriter<CLASSIFIER_BUILDER_TYPE extends EncodingJarClassifierBuilder<? extends CLASSIFIER_TYPE,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>,CLASSIFIER_TYPE,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>
Superclass for
DataWriter and SequenceDataWriter implementations that write
training data to a file using a classifier builder with FeaturesEncoders and
OutcomeEncoders
Note that it does not declare that it implements either of the DataWriter interfaces. |
class |
SequenceDataWriter_ImplBase<CLASSIFIER_BUILDER_TYPE extends EncodingJarClassifierBuilder<? extends SequenceClassifier<OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>
Superclass for
SequenceDataWriter implementations that write training data to a file
using FeaturesEncoders and OutcomeEncoders. |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericLibLinearDataWriter<CLASSIFIER_BUILDER_TYPE extends GenericLibLinearClassifierBuilder<? extends GenericLibLinearClassifier<OUTCOME_TYPE>,OUTCOME_TYPE>,OUTCOME_TYPE>
Copyright (c) 2013, Regents of the University of Colorado All rights reserved. |
class |
LibLinearBooleanOutcomeDataWriter
Copyright (c) 2007-2013, Regents of the University of Colorado All rights reserved. |
class |
LibLinearStringOutcomeDataWriter
Copyright (c) 2007-2013, Regents of the University of Colorado All rights reserved. |
| Modifier and Type | Class and Description |
|---|---|
class |
ViterbiDataWriter<OUTCOME_TYPE>
Copyright (c) 2009, Regents of the University of Colorado All rights reserved. |
Copyright © 2014. All rights reserved.