Class Labelings

  • All Implemented Interfaces:
    AlphabetCarrying

    public class Labelings
    extends java.lang.Object
    implements AlphabetCarrying
    A collection of labelings, either for a multi-label problem (all labels are part of the same label dictionary), or a factorized labeling, (each label is part of a different dictionary).
    Author:
    Andrew McCallum mccallum@cs.umass.edu