The SausageMaker takes word lattices as input and turns them into sausages (Confusion Networks) according to Mangu, Brill and Stolcke, "Finding Consensus in Speech Recognition: word error minimization and other applications of confusion networks", Computer Speech and Language, 2000. Note that the getBestHypothesis of the ConfidenceResult object returned by the {@link #score(Result) score} method returns the path where all the words havethe highest posterior probability within its corresponding time slot.
@author pgorniak
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.