Hi Wenlong
The moses web translation service organises the tokenisation/de-tokenisation
etc for you by calling the moses scripts. The moses engine is only intended to
do translation, with tokenising and casing issues deferred to separate
scripts,
regards
Barry
On Monday 23 Aug 2010 07:48:33 y
I want to improve Moses using WSD feature. I think WSD feature is implemented
as a class which inherits from StatelessFeatureFunction. I calculate my score
for each translation option. So,What function do I change.
thanks a lot.
hungnv54
Thư được gửi từ http://mail.zing.vn
Hi All,
We made a web service based on the information on this page:
http://www.statmt.org/moses/?n=Moses.WebTranslation
The web service works, but I can see some flaws in it:
It only calls the Moses engine itself to do the translation in the
daemon.plscript, but during our evaluation steps, the