public class POSandPositionWindowThree extends Object implements FeatureExtractor
Constructor and Description |
---|
POSandPositionWindowThree(String viewName) |
Modifier and Type | Method and Description |
---|---|
Set<Feature> |
getFeatures(Constituent c) |
String |
getName() |
List<Constituent> |
getwordskfrom(View TOKENS,
int startspan,
int endspan,
int k) |
public POSandPositionWindowThree(String viewName)
public List<Constituent> getwordskfrom(View TOKENS, int startspan, int endspan, int k)
public Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures
in interface FeatureExtractor
EdisonException
public String getName()
getName
in interface FeatureExtractor
Copyright © 2017. All rights reserved.