| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextModel.setTextDictionary(TextDictionary value)
Sets the value of the textDictionary property.
|
| Constructor and Description |
|---|
TextModel(MiningSchema miningSchema,
TextDictionary textDictionary,
TextCorpus textCorpus,
DocumentTermMatrix documentTermMatrix,
MiningFunctionType functionName,
Integer numberOfTerms,
Integer numberOfDocuments) |
Copyright © 2013 University of Tartu. All Rights Reserved.