Package edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator

Class Summary
NodeClusterPairIterator Generates instances of NodeClusterPairs by one of two ways: (1) randomly clustering the data following the Chinese-restaurant style generative process, or (2) given the true clustering, generate NodeClusterPairs by sampling from the true clusters.
VenuePaperClusterIterator Iterates over PaperVenueClusters.