public class AceEntityName extends Object
| Modifier and Type | Field and Description |
|---|---|
Span |
extent
the extent of the mention, with start and end positions based on
ACE offsets (excluding XML tags).
|
String |
text |
| Constructor and Description |
|---|
AceEntityName(Element nameElement,
String fileText)
create an AceEntityName from the information in the APF file.
|
AceEntityName(Span extent,
String fileText) |
Copyright © 2016 New York University. All rights reserved.