Modifier and Type | Method and Description |
---|---|
LexicalStructureElement |
CompositionalStructureElement.getHead() |
LexicalStructureElement |
CompositionalStructureElement.getModifier() |
Modifier and Type | Method and Description |
---|---|
void |
CompositionalStructureElement.setHead(LexicalStructureElement head) |
void |
CompositionalStructureElement.setModifier(LexicalStructureElement modifier) |
Constructor and Description |
---|
CompositionalStructureElement(String dependencyRelation,
LexicalStructureElement head,
LexicalStructureElement modifier) |
Modifier and Type | Method and Description |
---|---|
abstract Vector |
CompositionalNodeSimilarity.getCompositionalInformationFor(LexicalStructureElement head,
LexicalStructureElement modifier)
This method takes in input two LexicalStructureElement representing a
head and a modifier.
|
Modifier and Type | Method and Description |
---|---|
Vector |
CompositionalNodeSimilarityDilation.getCompositionalInformationFor(LexicalStructureElement head,
LexicalStructureElement modifier)
This method takes in input two LexicalStructureElement representing a
head and a modifier.
|
Modifier and Type | Method and Description |
---|---|
Vector |
CompositionalNodeSimilarityProduct.getCompositionalInformationFor(LexicalStructureElement head,
LexicalStructureElement modifier)
This method takes in input two LexicalStructureElement representing a
head and a modifier.
|
Modifier and Type | Method and Description |
---|---|
Vector |
CompositionalNodeSimilaritySum.getCompositionalInformationFor(LexicalStructureElement head,
LexicalStructureElement modifier)
This method takes in input two LexicalStructureElement representing a
head and a modifier.
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.