> There doesn't seem to be anything wrong with the 1st 3 lines. However, one > of the lines may have the | char. > > There's no escape character in moses so u just have to manually change it to > another char. It's best to do this in the corpus, before your create the > phrase table
no that's impossible. first, we replaced the bar in the corpus before training, and I double checked after I got an error and after I got this e-mail. secondly, when there's an unexpected | in the corpus, Moses complains differently -- it says that the number of factors is different from the expected one. any other suggestions? in addition there was another problem -- after training was done, when we ran Moses it complained: ERROR: generation dictionary '/home/smt/results/temp/model/generation.1,2,3-0' does not exist! the model created a gzipped file, but wrote a different name in the ini file; that is manually fixable, but might be a minor bug in the script. Best regards, Mark Fishel _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
