Modifier and Type | Method and Description |
---|---|
static void |
LexicalStructureElementManipulator.enrichTreeRepresentation(TreeRepresentation treeRepresentation,
WordspaceI wordSpace,
String enrichmentName)
This function enriches each
LexicalStructureElement in the
tree with a vector from the Word Space |
Constructor and Description |
---|
LexicalStructureElementManipulator(WordspaceI wordSpace,
String representationToBeEnriched) |
LexicalStructureElementManipulator(WordspaceI wordSpace,
String representationToBeEnriched,
String enrichmentName) |
Modifier and Type | Method and Description |
---|---|
WordspaceI |
VectorBasedStructureElementSimilarity.getWordspace()
Returns the wordspace from which the vectors associated to a word must be retrieved
|
Modifier and Type | Method and Description |
---|---|
void |
VectorBasedStructureElementSimilarity.setWordspace(WordspaceI wordspace)
Sets the wordspace from which the vectors associated to a word must be retrieved
|
Constructor and Description |
---|
LexicalStructureElementSimilarity(WordspaceI wordspace) |
Constructor and Description |
---|
CompositionalNodeSimilarity(WordspaceI wordspace)
Constructor that enable to specify the wordspace path.
|
CompositionalNodeSimilarity(WordspaceI wordspace,
boolean posRestriction,
boolean syntacticRestriction)
Constructor that enable to specify the wordspace path.
|
Constructor and Description |
---|
CompositionalNodeSimilarityDilation(WordspaceI wordspace)
Constructor that enable to specify the wordspace path.
|
CompositionalNodeSimilarityDilation(WordspaceI wordspace,
boolean posRestriction,
boolean syntacticRestriction)
Constructor that enable to specify the wordspace path.
|
Constructor and Description |
---|
CompositionalNodeSimilarityProduct(WordspaceI wordspace)
Constructor that enable to specify the wordspace path.
|
CompositionalNodeSimilarityProduct(WordspaceI wordspace,
boolean posRestriction,
boolean syntacticRestriction)
Constructor that enable to specify the wordspace path.
|
Constructor and Description |
---|
CompositionalNodeSimilaritySum(WordspaceI wordspace)
Constructor that enable to specify the wordspace path.
|
CompositionalNodeSimilaritySum(WordspaceI wordspace,
boolean posRestriction,
boolean syntacticRestriction)
Constructor that enable to specify the wordspace path.
|
Modifier and Type | Class and Description |
---|---|
class |
Wordspace
This is an implementation of a wordspace used for associating words to
vectors.
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.