Package edu.mit.nlp.segmenter.dp

Class Summary
BayesWrapper Wraps the dynamic programming Bayesian segmenter DPSeg, so that it can be called by SegTester
DPDocument Extends Document with some methods specifically for the DP implementation of Bayesian segmentation.
DPSeg This class implements the dynamic programming Bayesian segmentation, for both DCM and MAP language models.
I2JInterface class for converting between my segmenter's data structures, and those from Igor's MinCutSeg
 



Copyright © 2008 MIT. All Rights Reserved.