|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BeginAfterStrategy | A combination strategy using begin/after tagging (also called "BIA" tagging due to the prefixed used). |
BeginEndStrategy | A combination strategy that uses two classifiers, one to recognize the begin of extractions and one to recognize the end. |
CombinationState | Immutable class contains state information used by combination strategies. |
CombinationStrategy | A combination strategy combines sequential classifications. |
InsideOutsideStrategy | A combination strategy using inside/outside tagging. |
OpenCloseStrategy | A combination strategy using open/close tagging (also called "BIE" tagging due to the prefixed used). |
TrivialStrategy | The trivial combination strategy simply uses a single tag for each class; no prefixes are used. |
This package provides combination strategies for combining sequential classification decisions.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |