public interface TransducerCorrector
Segments produced by a Transducer. It's primary
purpose is to find the Segments that the Transducer
is least confident in and correct those using the true Labeling (correctLeastConfidenceSegments).| Modifier and Type | Method and Description |
|---|---|
ArrayList |
correctLeastConfidentSegments(InstanceList ilist,
Object[] startTags,
Object[] continueTags) |
ArrayList correctLeastConfidentSegments(InstanceList ilist, Object[] startTags, Object[] continueTags)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.