Hello again! I changed the way of running Moses.
Before, I used to : echo "Ala ma kota." | tools/moses/moses-cmd/src/moses -f work/model/moses.ini Now, I use: tools/moses/moses-cmd/src/moses -f work/model/moses.ini First option caused that it was nessesary to load everytime Langugage Model into a memory. Now translation took about 1 second. I would like to thank everyone who help me: Francis Tyers - thanks for useful info ; Miles Osborne - thanks for general help ; Marcin Miłkowski - dzięki :) Philipp Koehn - you were right :) ; You are great :) I have one last question. Final version will be builded with ap. 50 MB of polish text and 50 MB of english text. My computer has 3114632k total memory. It is enough for SRILM or I will need to use IRSTLM ? JH _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
