public class GetParseLeftSibling 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 |
---|
GetParseLeftSibling(String parseViewName) |
Modifier and Type | Method and Description |
---|---|
String |
name() |
List<Constituent> |
transform(Constituent input) |
chain
public GetParseLeftSibling(String parseViewName)
public List<Constituent> transform(Constituent input)
transform
in class ITransformer<Constituent,List<Constituent>>
public String name()
name
in class FeatureInputTransformer
Copyright © 2017. All rights reserved.