| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TextDictionary |
TextDictionary.addExtensions(Extension... extensions) |
TextDictionary |
ObjectFactory.createTextDictionary()
Create an instance of
TextDictionary |
TextDictionary |
TextModel.getTextDictionary()
Gets the value of the textDictionary property.
|
TextDictionary |
TextDictionary.setArray(Array array)
Sets the value of the array property.
|
TextDictionary |
TextDictionary.setTaxonomy(Taxonomy taxonomy)
Sets the value of the taxonomy property.
|
| Modifier and Type | Method and Description |
|---|---|
TextModel |
TextModel.setTextDictionary(TextDictionary textDictionary)
Sets the value of the textDictionary property.
|
VisitorAction |
Visitor.visit(TextDictionary textDictionary) |
| Constructor and Description |
|---|
TextModel(MiningFunctionType functionName,
Integer numberOfTerms,
Integer numberOfDocuments,
MiningSchema miningSchema,
TextDictionary textDictionary,
TextCorpus textCorpus,
DocumentTermMatrix documentTermMatrix) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TextDictionary textDictionary) |
VisitorAction |
AbstractVisitor.visit(TextDictionary textDictionary) |
Copyright © 2015 University of Tartu. All Rights Reserved.