| Package | Description |
|---|---|
| org.cleartk.corpus.genia.pos.util |
| Modifier and Type | Method and Description |
|---|---|
Span |
GeniaSentence.getSpan() |
| Modifier and Type | Method and Description |
|---|---|
List<Span> |
GeniaTag.getSpans() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeniaSentence.setSpan(Span span) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeniaTag.setSpans(List<Span> spans) |
| Constructor and Description |
|---|
GeniaTag(String label,
Span span) |
| Constructor and Description |
|---|
GeniaTag(String label,
List<Span> spans) |
Copyright © 2014. All rights reserved.