Hi, yes, this is correct, both do not currently work for the hierarchical decoder.
The factored functionality should be a pretty straight-forward fix, the lattice decoding (or even forest decoding) is a bit more complex. Volunteers welcome. -phi On Mon, Jun 13, 2011 at 9:46 AM, yuh_1983 <[email protected]> wrote: > > hello, > Dose moses's hierarchical phrase-based models can using > factors and lattice input ? > I encountered some problems when using factors input. > > moses_chart: PhraseDictionarySCFG.cpp:268: virtual void Moses::PhraseDictionarySCFG::InitializeForInput(const Moses::InputTyp > e&): Assertion `m_runningNodesVec.size() == 0' failed > > _______________________________________________ > 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
