public class POSWindowTwo extends Object implements FeatureExtractor
| Constructor and Description |
|---|
POSWindowTwo(String viewName) |
| Modifier and Type | Method and Description |
|---|---|
Set<Feature> |
getFeatures(Constituent c) |
String |
getName() |
String[] |
getwindowtagskfrom(View TOKENS,
View POS,
int startspan,
int endspan,
int k) |
public POSWindowTwo(String viewName)
public String[] getwindowtagskfrom(View TOKENS, View POS, int startspan, int endspan, int k)
public Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures in interface FeatureExtractorEdisonExceptionpublic String getName()
getName in interface FeatureExtractorCopyright © 2017. All rights reserved.