Package | Description |
---|---|
edu.ucla.sspace.dependency |
Modifier and Type | Class and Description |
---|---|
class |
SubjObjRelationAcceptor
|
class |
UniversalRelationAcceptor
A
DependencyPathAcceptor that accepts all links. |
Constructor and Description |
---|
DependencyIterator(DependencyTreeNode startNode,
DependencyRelationAcceptor acceptor,
int maxPathLength)
Creates a new
DependencyIterator that will return all DependencyPath s rooted at the term with index startTerm . |
Copyright © 2012. All Rights Reserved.