Interface | Description |
---|---|
NumAnnotationsChooser |
Choose how many annotations to produce.
|
Class | Description |
---|---|
FixedChooser |
Always choose the same (fixed) number of annotations
|
PriorChooser |
Choose the number of annotations based on the numbers of annotations
of each training example.
|
RandomChooser |
Choose a random number of annotations between the given
limits.
|