public class BayesCategorizer extends Categorizer
addAnnotationsOnMatchedKeywords, annotationName, maxCategories, minKeywords, minTrustLevel, resource
Constructor and Description |
---|
BayesCategorizer(java.lang.String name,
java.lang.String resource,
java.lang.String fields,
int minKeywords,
int maxCategories,
int minTrustLevel,
java.lang.String annotationName,
boolean addAnnotationsOnMatchedKeywords) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
void |
init(java.lang.String name,
java.lang.String[] fields)
Initialize the processor
|
checkResource, destroy, getName, init
public BayesCategorizer(java.lang.String name, java.lang.String resource, java.lang.String fields, int minKeywords, int maxCategories, int minTrustLevel, java.lang.String annotationName, boolean addAnnotationsOnMatchedKeywords)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.