| Package | Description |
|---|---|
| banner.eval | |
| banner.tagging | |
| banner.tagging.pipe | |
| banner.types |
| Modifier and Type | Method and Description |
|---|---|
static String |
BANNER.getTrainingText(Sentence sentence,
TagFormat format,
Set<Mention.MentionType> mentionTypes,
Sentence.OverlapOption sameType,
Sentence.OverlapOption differentType) |
| Constructor and Description |
|---|
FeatureSet(TagFormat format,
dragon.nlp.tool.Lemmatiser lemmatiser,
dragon.nlp.tool.Tagger posTagger,
Tagger preTagger,
String simFindFilename,
Set<Mention.MentionType> mentionTypes,
Sentence.OverlapOption sameType,
Sentence.OverlapOption differentType) |
| Constructor and Description |
|---|
Sentence2TokenSequence(TagFormat format,
Set<Mention.MentionType> mentionTypes,
Sentence.OverlapOption sameType,
Sentence.OverlapOption differentType) |
| Modifier and Type | Method and Description |
|---|---|
static Sentence.OverlapOption |
Sentence.OverlapOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sentence.OverlapOption[] |
Sentence.OverlapOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
Sentence.getTokenLabels(TagFormat format,
Set<Mention.MentionType> mentionTypes,
Sentence.OverlapOption sameType,
Sentence.OverlapOption differentType) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.