| Package | Description |
|---|---|
| org.openimaj.ml.annotation.bayes |
| Modifier and Type | Method and Description |
|---|---|
static <OBJECT extends FeatureVector,ANNOTATION> |
NaiveBayesAnnotator.create(NaiveBayesAnnotator.Mode mode)
Convenience method to construct a
NaiveBayesAnnotator in the case
where the raw objects are themselves the feature and thus an
IdentityFeatureExtractor can be used. |