do i search for the class
LexicalReordering
in moses/src and see how lexicalized reordering is implemented.
I think you have to
1. Add it to StaticData.
2. Load whatever data you need to load
your class has to implement the interface
StatefulFeatureFunction
or
StatelessFeatureFunction
i think it can be a little tricky so you should copy as much of the
lexicalised reordering code as you can
On 11/04/2011 16:21, Neda NoorMohammadi wrote:
Hi,
I have a question about moses code:
where does moses use from trained lexical reordering model in code?
I have a new lexical reordering model that want tolexical reordering
mode add to moses but i do not know its place in code!
thanks a lot.
--
Neda Noor.
_______________________________________________
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