Hi,

I'm working on some interactive code to enable feature function weights to
be updated in mosesserver via XML-RPC calls from a client.

One issue that I'm running into (as noted in a comment in XmlOption.cpp),
is that the phrase tables tend to do some calculations when the decoder
starts up, using the FF weights that are available at that time. My problem
is that when those weights are later updated, the scored values are already
locked into the phrase table entries.

I'm looking for advice on the best way to force the phrase tables to
re-calculate any such calculations that need to be re-done after feature
function weights have been updated. Any advice would be appreciated.

Thanks,
Lane
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to