Package | Description |
---|---|
edu.illinois.cs.cogcomp.comma.readers |
Modifier and Type | Method and Description |
---|---|
static CommaParser.Ordering |
CommaParser.Ordering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommaParser.Ordering[] |
CommaParser.Ordering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CommaParser(List<CommaSRLSentence> sentences,
CommaParser.Ordering ordering,
boolean orderCommasBySentence) |
Copyright © 2017. All rights reserved.