| Package | Description |
|---|---|
| banner.eval.dataset | |
| banner.types |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
BC2GMDataset.getTokenIndex(List<Token> tokens,
int index) |
| Modifier and Type | Method and Description |
|---|---|
List<Token> |
Sentence.getTokens() |
List<Token> |
Mention.getTokens() |
| Modifier and Type | Method and Description |
|---|---|
void |
Sentence.addToken(Token token)
|
int |
Token.compareTo(Token token2) |
List<Mention> |
Sentence.getMentions(Token token,
Set<Mention.MentionType> mentionTypes) |
| Modifier and Type | Method and Description |
|---|---|
static EntityName |
EntityName.createFromTokens(String name,
List<Token> tokens) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.