Interface | Description |
---|---|
DependencyPathBasisMapping |
An interface for specifying how the occurrence of a word in a specific
syntactic relationship is quantified as a dimension in the vector basis.
|
Class | Description |
---|---|
DependencyVectorSpace |
An implementation of the Dependency Vector Space word space model.
|
MaximumMiniparTemplateAcceptor |
A
DependencyPathAcceptor that accepts the maximum set of path
templates specified by Padó and
Lapata (2007). |
MediumMiniparTemplateAcceptor |
A
DependencyPathAcceptor that accepts the minimum set of path
templates specified by Padó and
Lapata (2007). |
MediumPennTemplateAcceptor |
A
DependencyPathAcceptor that accepts the minimum set of path
templates specified by Padó and
Lapata (2007). |
MinimumMiniparTemplateAcceptor |
A
DependencyPathAcceptor that accepts the minimum set of path
templates specified by Padó and
Lapata (2007). |
MinimumPennTemplateAcceptor |
A
DependencyPathAcceptor that accepts the minimum set of path
templates specified by Padó and
Lapata (2007). |
PathBasedBasisMapping |
A
BasisMapping implementation where each unique path consisting of
words and relations corresponds to a unique dimension. |
PennTags |
A class containing information on the Penn Treebank part of speech (POS) tag
set.
|
RelationBasedBasisMapping |
A
BasisMapping implementation where each word and relation
combination corresponds to a unique dimension. |
RelationPathBasisMapping | |
WordBasedBasisMapping |
A
BasisMapping implementation where each word corresponds to a unique
dimension regardless of how it is grammatically related. |
Copyright © 2012. All Rights Reserved.