Package edu.ucsb.nmsl.autocap

Interface Summary
CaptionEstimator The responsiblity of classes that implement this interface is to estimate captions that have no time-stamp after the Recognition and Alignment phases of the AutoCap process.
 

Class Summary
AutoCaptioner This class contains all the logic for AutoCap.
CaptionAligner This class is reponsible for aligning captions from utterances recognized by Sphinx.
InterCoverageCaptionEstimator The responsiblity of this class is to estimate captions that have no time- stamp after the Recognition and Alignment phases of the AutoCap process.
NaiveCaptionEstimator The responsiblity of this class is to estimate captions that have no time- stamp after the Recognition and Alignment phases of the AutoCap process.