Class GammaAverageConfidenceEstimator

  • All Implemented Interfaces:
    java.io.Serializable

    public class GammaAverageConfidenceEstimator
    extends TransducerConfidenceEstimator
    Calculates the confidence in an extracted segment by taking the average of P(s_i|o) for each state in the segment.
    See Also:
    Serialized Form