Package | Description |
---|---|
it.uniroma2.sag.kelp.data.manipulator | |
it.uniroma2.sag.kelp.data.representation.tree.node.similarity |
Constructor and Description |
---|
TreePairRelTagger(int upwardPropagation,
int downwordPropagation,
String representation,
TreeNodeFilter nodeFilter,
TreePairRelTagger.MARKING_POLICY markingPolicy,
TreeNodeSimilarity nodeSimilarity,
float simThreshold)
Constructor for TreePairRelTagger
|
Modifier and Type | Class and Description |
---|---|
class |
ContentBasedTreeNodeSimilarity
Evaluates the similarity between two TreeNodes comparing their StructureElements
using a
StructureElementSimilarityI |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.