| Interface | Description |
|---|---|
| PostProcessor |
Instances of
PostProcessor take Sentences which have been tagged and modify the set of
Mentions according to some criteria. |
| Class | Description |
|---|---|
| ExtractAbbrev |
This class was adapted from the BioText ExtractAbbrev.java software by Ariel S.
|
| FlattenPostProcessor | |
| LocalAbbreviationPostProcessor | |
| OneSensePerDiscoursePostProcessor | |
| OneSensePerDocument | |
| ParenthesisPostProcessor |
This class removes
Mentions which contain a mismatched parenthesis ("(" or ")"), square bracket ("[" or "]")
or curly bracket ("{" or "}"). |
| SequentialPostProcessor | |
| ThresholdMentionProbabilityPostProcessor |
| Enum | Description |
|---|---|
| FlattenPostProcessor.FlattenType |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.