| Package | Description |
|---|---|
| banner.eval | |
| banner.postprocessing |
| Modifier and Type | Method and Description |
|---|---|
static PostProcessor |
BANNER.getPostProcessor(org.apache.commons.configuration.HierarchicalConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
static Sentence |
BANNER.process(Tagger tagger,
Tokenizer tokenizer,
PostProcessor postProcessor,
Sentence sentence) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlattenPostProcessor |
class |
LocalAbbreviationPostProcessor |
class |
OneSensePerDiscoursePostProcessor |
class |
ParenthesisPostProcessor
This class removes
Mentions which contain a mismatched parenthesis ("(" or ")"), square bracket ("[" or "]")
or curly bracket ("{" or "}"). |
class |
SequentialPostProcessor |
class |
ThresholdMentionProbabilityPostProcessor |
| Modifier and Type | Method and Description |
|---|---|
void |
SequentialPostProcessor.addPostProcessor(PostProcessor processor) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.