| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected TextCorpus |
TextModel.textCorpus |
| Modifier and Type | Method and Description |
|---|---|
TextCorpus |
ObjectFactory.createTextCorpus()
Create an instance of
TextCorpus |
TextCorpus |
TextModel.getTextCorpus()
Gets the value of the textCorpus property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextModel.setTextCorpus(TextCorpus value)
Sets the value of the textCorpus property.
|
VisitorAction |
Visitor.visit(TextCorpus textCorpus) |
VisitorAction |
AbstractVisitor.visit(TextCorpus textCorpus) |
VisitorAction |
AbstractSimpleVisitor.visit(TextCorpus textCorpus) |
| 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.