| Package | Description |
|---|---|
| de.datexis.sector.eval |
| Modifier and Type | Method and Description |
|---|---|
SectorEvaluation |
SectorEvaluation.withMergeEnabled(boolean enabled)
Enable/disable merging adjacent sections with same label into one (in both GOLD and PRED).
|
SectorEvaluation |
SectorEvaluation.withRecalculateK(boolean enabled)
Enable/disable recalculation of K for each document in the evaluation.
|
SectorEvaluation |
SectorEvaluation.withSegmentationEvaluation(boolean enable)
Enable/disable evaluation for segmentation (Pk/WD).
|
SectorEvaluation |
SectorEvaluation.withSegmentClassEvaluation(boolean enable)
Enable/disable evaluation for segment-based classification (Prec/Rec/F1).
|
SectorEvaluation |
SectorEvaluation.withSentenceClassEvaluation(boolean enable)
Enable/disable evaluation for sentence-based classification (Prec/Rec/F1).
|
Copyright © 2019. All rights reserved.