Hi, Philipp Koehn a écrit :
> you need to compile GIZA++ with the option -DBINARY_SEARCH_FOR_TTABLE Possible but not necessaray. I found that compiling with -DBINARY_SEARCH_FOR_TTABLE leads to a slower training. I would use -DBINARY_SEARCH_FOR_TTABLE only when the training data is so large that GIZA++ runs out of memory. > On Nov 22, 2007 4:10 PM, Nguyen Tien Huy <[EMAIL PROTECTED]> wrote: > > > > ERROR: parameter 'coocurrencefile' does not exist. > > WARNING: ignoring unrecognized option: -CoocurrenceFile > > ERROR: parameter 'prototypegizavienviencooc' does not exist. > > WARNING: ignoring unrecognized option: > > prototype/giza.vi-en/vi-en.cooc ..... > > ERROR: parameter 'coocurrencefile' does not exist. > > WARNING: ignoring unrecognized option: -CoocurrenceFile > > ERROR: parameter 'prototypegizaenvienvicooc' does not exist. > > WARNING: ignoring unrecognized option: > > prototype/giza.en-vi/en-vi.cooc ..... Those should be warnings, not errors, and are harmless. > > ..Executing: cat prototype/model/extract.0-0.o.part* > > > prototype/model/extract.0-0.o > > cat: prototype/model/extract.0-0.o.part*: No such file or directory This, is the problem. Any previous error messages? (For instance, disk full?) -- Daniel _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
