| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.text | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TextDictionary textDictionary) |
| Modifier and Type | Method and Description |
|---|---|
TextDictionary |
TextDictionary.addExtensions(Extension... extensions) |
TextDictionary |
ObjectFactory.createTextDictionary()
Create an instance of
TextDictionary |
TextDictionary |
TextModel.getTextDictionary() |
TextDictionary |
TextDictionary.setArray(Array array) |
TextDictionary |
TextDictionary.setTaxonomy(Taxonomy taxonomy) |
| Modifier and Type | Method and Description |
|---|---|
TextModel |
TextModel.setTextDictionary(TextDictionary textDictionary) |
| Constructor and Description |
|---|
TextModel(MiningFunction miningFunction,
Integer numberOfTerms,
Integer numberOfDocuments,
MiningSchema miningSchema,
TextDictionary textDictionary,
TextCorpus textCorpus,
DocumentTermMatrix documentTermMatrix) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TextDictionary textDictionary) |
Copyright © 2019 University of Tartu. All rights reserved.