Package | Description |
---|---|
edu.ucla.sspace.dv | |
edu.ucla.sspace.wordsi |
Modifier and Type | Class and Description |
---|---|
class |
PathBasedBasisMapping
A
BasisMapping implementation where each unique path consisting of
words and relations corresponds to a unique dimension. |
class |
RelationBasedBasisMapping
A
BasisMapping implementation where each word and relation
combination corresponds to a unique dimension. |
class |
RelationPathBasisMapping |
class |
WordBasedBasisMapping
A
BasisMapping implementation where each word corresponds to a unique
dimension regardless of how it is grammatically related. |
Constructor and Description |
---|
WordOccrrenceDependencyContextGenerator(DependencyPathBasisMapping basisMapping,
DependencyPathWeight weighter,
DependencyPathAcceptor acceptor,
int pathLength)
Creates a new
WordOccrrenceDependencyContextGenerator |
Copyright © 2012. All Rights Reserved.