public class GetParseRightSibling extends FeatureInputTransformer
berkeleyGovernor, berkeleyHead, berkeleyObject, charniakGovernor, charniakHead, charniakObject, constituentChild, constituentParent, dependencyGovernor, dependencyHead, dependencyModifiers, dependencyNeighboringPP, dependencyObject, dependencySubjectOfDominatingVerb, eachWordInConstituent, easyFirstDependencyGovernor, easyFirstDependencyHead, easyFirstDependencyModifiers, easyFirstDependencyObject, easyFirstNeighboringPP, easyFirstSubjectOfDominatingVerb, firstWord, identity, lastWord, nextWord, previousWord, stanfordDependencyGovernor, stanfordDependencyHead, stanfordDependencyModifiers, stanfordDependencyObject, stanfordGovernor, stanfordObject| Constructor and Description |
|---|
GetParseRightSibling(String parseViewName) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
List<Constituent> |
transform(Constituent input) |
chainpublic GetParseRightSibling(String parseViewName)
public List<Constituent> transform(Constituent input)
transform in class ITransformer<Constituent,List<Constituent>>public String name()
name in class FeatureInputTransformerCopyright © 2017. All rights reserved.