Hi Linh

Have you added a feature function? The n-best creation should be creating a
set of hypothesis with decreasing scores, but it has found that a hypothesis
score has increased.

This usually indicates that a feature function has not been included in the
total log-linear score.

On 8 December 2010 18:05, ThuyLinh Nguyen <[email protected]> wrote:

> hello,
>
> after few iteration of moses mert, i got this error of the decoder:
>
> moses_chart: ChartTrellisNode.cpp:65:
> MosesChart::TrellisNode::TrellisNode(const MosesChart::TrellisNode&, const
> MosesChart::TrellisNode&, const MosesChart::Hypothesis&,
> Moses::ScoreComponentCollection&, const MosesChart::TrellisNode*&):
> Assertion `deltaScore <= 0.0005' failed.
>
> anyone knows how to fix this?
>
> Thanks
>
> Linh
>
> _______________________________________________
> 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

Reply via email to