| Package | Description |
|---|---|
| banner.normalization | |
| banner.postprocessing | |
| banner.tagging | |
| banner.types |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BestMatchDisambiguator.disambiguate(Mention mention) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
FlattenPostProcessor.FlattenType.handle(Sentence sentence,
Set<Mention> overlapping) |
| Modifier and Type | Method and Description |
|---|---|
static String |
TagPosition.getPositionText(TagFormat format,
Mention mention,
int index) |
static TagPosition |
TagPosition.getPostion(Mention mention,
int index) |
| Modifier and Type | Method and Description |
|---|---|
Mention |
Mention.copy(Sentence sentence2) |
Mention |
EntityIdentification.getMention() |
| Modifier and Type | Method and Description |
|---|---|
List<Mention> |
Sentence.getMentions() |
List<Mention> |
Sentence.getMentions(Mention.MentionType mentionType) |
List<Mention> |
Sentence.getMentions(Token token,
Set<Mention.MentionType> mentionTypes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Sentence.addMention(Mention mention)
|
int |
Mention.compareTo(Mention mention2) |
EntityIdentification |
EntityIdentification.copy(Mention mention2) |
EntityIdentification |
Sentence.getIdentification(Mention mention) |
boolean |
Mention.overlaps(Mention mention2)
|
boolean |
Sentence.removeMention(Mention mention) |
EntityIdentification |
Sentence.setIdentification(Mention mention,
EntityIdentification identification) |
| Constructor and Description |
|---|
EntityIdentification(Mention mention) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.