public class Labelings
extends Object
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