| Package | Description |
|---|---|
| edu.nyu.jet.ne |
The NE package contains code for annotating extended named entities using a
large dictionary and a set of transformation rules.
|
| Modifier and Type | Method and Description |
|---|---|
BioType |
NamedEntityAttribute.getBioType() |
static BioType |
BioType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BioType[] |
BioType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NamedEntityAttribute(String category,
BioType bio) |
Copyright © 2016 New York University. All rights reserved.