Package | Description |
---|---|
edu.illinois.cs.cogcomp.edison.sentences |
Modifier and Type | Method and Description |
---|---|
static TokenizerUtilities.SentenceViewGenerators |
TokenizerUtilities.SentenceViewGenerators.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenizerUtilities.SentenceViewGenerators[] |
TokenizerUtilities.SentenceViewGenerators.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TextAnnotation(String corpusId,
String id,
String text,
TokenizerUtilities.SentenceViewGenerators sentenceViewGenerator)
Create a new text annotation.
|
Copyright © 2015. All rights reserved.