private static class FilterAdapter.TypedDependencyWrapper extends java.lang.Object implements HasId
| Modifier and Type | Field and Description |
|---|---|
private edu.stanford.nlp.trees.TypedDependency |
typedDependency
Decorated typed dependency
|
| Constructor and Description |
|---|
TypedDependencyWrapper(edu.stanford.nlp.trees.TypedDependency typedDependency)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Get id
|
private final edu.stanford.nlp.trees.TypedDependency typedDependency