Class OneLabelL2GEConstraints

  • All Implemented Interfaces:
    GEConstraint

    public class OneLabelL2GEConstraints
    extends OneLabelGEConstraints
    A set of constraints on distributions over consecutive labels conditioned an input features. This is to be used with GE, and penalizes the L_2^2 difference between model and target distributions. Multiple constraints are grouped together here to make things more efficient.
    Author:
    Gregory Druck
    • Constructor Detail

      • OneLabelL2GEConstraints

        public OneLabelL2GEConstraints()