Package | Description |
---|---|
it.uniroma2.sag.kelp.data.representation.tree.node.nodePruner |
Modifier and Type | Class and Description |
---|---|
class |
PruneNodeThresholdAndDistanceFromSpecificLabelledNode
Prune a node if the following conditions are met:
1) there is no node at distance not greater than
distance whose
label starts with the prefix labelPrefix
2) the conditions specified in the parent class |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.