Package | Description |
---|---|
it.uniroma2.sag.kelp.examples.demo.pruning |
Modifier and Type | Method and Description |
---|---|
static TreeNodePruner |
TreePruningDemo.createMaxChildrenPrunerObject(int maxChildren,
String representation) |
static TreeNodePruner |
TreePruningDemo.createMaxNumberOfLeavesPrunerObject(int maxLeaves,
String representation) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.