Modifier and Type | Method and Description |
---|---|
boolean |
CompositionalStructureElement.matchPosWith(CompositionalStructureElement csz)
This method verifies if this object and csz have the same Part of speech
on the heads and modifiers
|
boolean |
CompositionalStructureElement.matchSyntacticRelationWith(CompositionalStructureElement csz)
This method verifies if the dependency relation between this object and
csz matches.
|
Modifier and Type | Method and Description |
---|---|
protected abstract float |
CompositionalNodeSimilarity.getScore(CompositionalStructureElement csx,
CompositionalStructureElement csz) |
Modifier and Type | Method and Description |
---|---|
float |
CompositionalNodeSimilarityDilation.getScore(CompositionalStructureElement csx,
CompositionalStructureElement csz) |
Modifier and Type | Method and Description |
---|---|
protected float |
CompositionalNodeSimilarityProduct.getScore(CompositionalStructureElement csx,
CompositionalStructureElement csz) |
Modifier and Type | Method and Description |
---|---|
protected float |
CompositionalNodeSimilaritySum.getScore(CompositionalStructureElement csx,
CompositionalStructureElement csz) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.