public interface TreeNodeSimilarity
Modifier and Type | Method and Description |
---|---|
float |
getSimilarity(TreeNode nodeA,
TreeNode nodeB)
Returns the similarity between
nodeA and nodeB |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.