Hi,

When submitting text with XML markup like:
Some <np translation="abc">def</np> stuff.

I am getting a segfault at:
Moses::LanguageModelKen<lm::ngram::QuantArrayTrieModel>::CalcScore
(this=0xa570b0, phrase=..., fullScore=@0x7fffffffd110,
ngramScore=@0x7fffffffd120, oovCount=@0x7fffffffd130) at moses/LM/Ken.h:77
77          std::size_t factor = word.GetFactor(m_factorType)->GetId();

This is using the RELEASE-3.0 branch.  Does anyone have any ideas here?

Kind regards,
Ryan Adler
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to