public class POSFromParse extends Object implements ViewGenerator
Constructor and Description |
---|
POSFromParse(String parseViewName)
Creates a new POSFromParse that uses the specified parse tree to create a
POS tag view.
|
public POSFromParse(String parseViewName)
parseViewName
- The name of the parse view to use in order to get the POS
labels.public View getView(TextAnnotation ta)
getView
in interface ViewGenerator
public String getViewName()
getViewName
in interface ViewGenerator
Copyright © 2015. All rights reserved.