public class Status
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
coreference |
static int |
COUNT |
static int |
ENTAILMENTS |
static int |
GRAMMATICAL_STRUCTURE |
static int |
NAMED_ENTITIES |
static int |
PARSE |
static int |
PARTS_OF_SPEECH |
(package private) boolean[][] |
perSentence |
static int |
RELATIONS |
static int |
SEMANTIC_GRAPHS |
static int |
SENTIMENT |
static int |
TRIPLES |
static int |
TYPEDDEPENDENCIES |
Constructor and Description |
---|
Status(int sentenceCount) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toHtmlString() |
java.lang.String |
toString() |
public static final int PARTS_OF_SPEECH
public static final int PARSE
public static final int GRAMMATICAL_STRUCTURE
public static final int RELATIONS
public static final int TYPEDDEPENDENCIES
public static final int SEMANTIC_GRAPHS
public static final int NAMED_ENTITIES
public static final int SENTIMENT
public static final int ENTAILMENTS
public static final int TRIPLES
public static final int COUNT
boolean coreference
final boolean[][] perSentence