If you comment out -DBINARY_SEARCH_FOR_TTABLE then giza will use hash table instead of binary search for lexicon translation model, that will use more memory. The problem seems to be snt2cooc.out is not installed. My suggestion is to keep the compiler flag and install snt2cooc.out, make sure that can be seen by moses. It is included in both giza++ and mgiza package.
--Q On Tue, Dec 28, 2010 at 11:45 AM, amin farajian <[email protected]>wrote: > Hi All, > One month ago, when I wanted to use moses to build a baseline SMT, I faced > a problem during training the models. moses crashed on "run-giza" and > "run-giza inverse". After some searches I found that I have to uncomment a > line in giza++ which contains "-DBINARY_SEARCH_FOR_TTABLE", and make it > again. that time it worked. but, 2 days ago my linux crashed and it made me > to reinstall it. after installing the newest version of kubuntu, I installed > giza++, mkcls, srilm and moses. when I wanted to build the base-line MT, > moses crashed in "run-giza" and "run-giza inverse",again. I uncommented that > line in the make file of giza++ but nothing changed in running moses. What > can be the cause of this problem? > _______________________________________________ > 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
