public class PseudoParse extends Object implements ViewGenerator
Modifier and Type | Field and Description |
---|---|
static PseudoParse |
BERKELEY |
static PseudoParse |
CHARNIAK |
static PseudoParse |
STANFORD |
Constructor and Description |
---|
PseudoParse(String clauseViewName,
String pseudoParseViewName) |
public static final PseudoParse STANFORD
public static final PseudoParse BERKELEY
public static final PseudoParse CHARNIAK
public View getView(TextAnnotation ta)
getView
in interface ViewGenerator
public String getViewName()
getViewName
in interface ViewGenerator
Copyright © 2015. All rights reserved.