Hi Scott, Moses currently does not output confidence measures.
In terms of alignment, using the trace option "-t" the decoder outputs phrase alignments. Getting word alignments is a bit more difficult, please read the manual section on outputting word alignment. It might be easier to compute word alignments using the phrase alignments and then consult the phrase table for each phrase pair. -phi On Fri, Jul 17, 2009 at 10:33 PM, Scott Ledbetter <[email protected]>wrote: > Hello, > > I'm working with Moses to help correct errors in an ASR system (translating > ASR output into corrected English text). First, is there an option with > Moses that will give me an indication of the confidence of a translation? I > wasn't able to find anything about confidence in the manual. Second, I saw > some alignment parameters (like print-alignment- etc...) and wanted to know > if any of these options will provide translated output along with the > alignment used to make that translation together in one file, or even > separately in different files. Thank you very much, > > Scott > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
