| 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 DependencyPaths rooted at the term with index startTerm. |
Copyright © 2012. All Rights Reserved.