| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected TextDictionary |
TextModel.textDictionary |
| Modifier and Type | Method and Description |
|---|---|
TextDictionary |
ObjectFactory.createTextDictionary()
Create an instance of
TextDictionary |
TextDictionary |
TextModel.getTextDictionary()
Gets the value of the textDictionary property.
|
TextDictionary |
TextDictionary.withArray(Array value) |
TextDictionary |
TextDictionary.withExtensions(Collection<Extension> values) |
TextDictionary |
TextDictionary.withExtensions(Extension... values) |
TextDictionary |
TextDictionary.withTaxonomy(Taxonomy value) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextModel.setTextDictionary(TextDictionary value)
Sets the value of the textDictionary property.
|
VisitorAction |
Visitor.visit(TextDictionary textDictionary) |
VisitorAction |
AbstractVisitor.visit(TextDictionary textDictionary) |
VisitorAction |
AbstractSimpleVisitor.visit(TextDictionary textDictionary) |
TextModel |
TextModel.withTextDictionary(TextDictionary value) |
| Constructor and Description |
|---|
TextModel(MiningSchema miningSchema,
TextDictionary textDictionary,
TextCorpus textCorpus,
DocumentTermMatrix documentTermMatrix,
MiningFunctionType functionName,
Integer numberOfTerms,
Integer numberOfDocuments) |
Copyright © 2014 University of Tartu. All Rights Reserved.