Class RandomConfidenceEstimator

  • All Implemented Interfaces:
    java.io.Serializable

    public class RandomConfidenceEstimator
    extends TransducerConfidenceEstimator
    Randomly assigns values between 0-1 to the confidence of a Segment. Used as baseline to compare with other methods.
    See Also:
    Serialized Form