[Moses-support] moses_chart and recaser/phrase-table ?
Hi,
is the moses/moses_chart executable from the mt3_chart branch supposed to be usable as a recaser (that is using a phrase-table) ? When I do so then I get a SEGV (see stacktrace at the very end).
Working on the same files with moses from svn/trunk works fine.
I read somewhere that irstlm is not thread-safe and in the debug output I see that a new thread has been started. Is that the problem? I thought I’d be safe because I did *not* configure moses with –enable-threads nor with boost.
many thanks
Christof
Re:[Moses-support] moses_chart and recaser/phrase-table ?
hi christof
there’s small fiddly changes to the ini file format so the chart decoder isn’t backwardly compatible. You should use the trunk decoder if the data was trained using the trunk scripts
NOTICE:This is digested from the Moses-support mailing list, which supports for the moses SMT decoder.
Related posts:
- Moses Support Digest:Alignment information from binary phrase table
- Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table
- Moses Support Digest:Reading binary phrase table from the disk
- Moses Support Digest:2.718 in the phrase-table
- Moses Support Digest: moses-chart error while compiling training scripts
- Moses Support Digest:compiling moses 3 chart
- Moses Support Digest:about the moses-chart reordering
- Moses Support Digest: EMS table binarization
- Moses Support Digest:Aligned phrase counts
- Moses Support Digest:moses threads compilation problem with RandLM