| Package | Description |
|---|---|
| edu.ucla.sspace.svs |
| Modifier and Type | Class and Description |
|---|---|
class |
AdditionCombinor
Returns the point wise addition between two
SparseDoubleVectors. |
class |
PointWiseCombinor
Returns the point wise multiplication between two
SparseDoubleVectors. |
| Constructor and Description |
|---|
SelectionalPreference(VectorCombinor combinor) |
StructuredVectorSpace(DependencyExtractor extractor,
DependencyPathAcceptor acceptor,
VectorCombinor combinor)
Create a new instance of
StructuredVectorSpace. |
StructuredVectorSpace(DependencyExtractor extractor,
DependencyPathAcceptor acceptor,
VectorCombinor combinor,
StringBasisMapping termBasis,
Set<String> semanticFilter)
Create a new instance of
StructuredVectorSpace. |
Copyright © 2012. All Rights Reserved.