Hi,
I am trying to decode with lattice.
I followed the steps in
http://www.statmt.org/moses/?n=Moses.WordLattices
http://article.gmane.org/gmane.comp.nlp.moses.user/9493/match=decoding+lattice
The command i execute is:
$ ~/Project/SMT/mosesdecoder/bin/moses -f
~/Project/SMT/working-smsen/binarised-model-untuned/moses.ini -inputtype 2
< ~/Project/SMT/tools/input.plf > ~/Project/SMT/tools/latticeoutput

The last few lines in output I see on console is:
Loading WordPenalty0
Loading PhrasePenalty0
Loading LexicalReordering0
binary file loaded, default OFF_T: -1
Loading Distortion0
Loading LM0
Loading InputFeature0
Loading TranslationModel0
IO from STDOUT/STDIN
Created input-output object : [0.092] seconds
Name:moses VmPeak:53092 kB VmRSS:5168 kB RSSMax:34896 kB user:0.080
sys:0.016 CPU:0.096 real:0.097
confusion net statistics:
 created: 1
 destroyed: 1
 succ. read: 0
 columns: 0
 words: 0
 avg. word/column: -nan
 avg. cols/sent: -nan

The latticeoutput file has no output.
I have attached plf file and moses.ini

I am not sure where I am going wrong.
Please help.

Thanks,
Ratish Puduppully

Attachment: input.plf
Description: Binary data

Attachment: moses.ini
Description: Binary data

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to