Hi, the line number refers to the line number in the script, not in the corpus. The problem is that the specified file was not found, which, given the name "coprus.txte.STAND" is likely due to a misspelling of "corpus", or due to the use of relative paths.
-phi On Sun, Apr 29, 2012 at 12:40 PM, Info Ic <[email protected]> wrote: > Hello guys , > > I'm running moses on cygwin and I had this problem when I tried to clean up > my corpus : > > $ clean-corpus-n.perl coprus txte.STAND txte.DIA clean 1 100 > > clean-corpus.perl: processing coprus.txte.STAND & .txte.DIA to clean, cutoff > 1-100 > Use of uninitialized value $opn in open at > /cygdrive/C/cygwin/home/user/moses/scripts/training/clean-corpus-n.perl line > 46. > Use of uninitialized value $opn in concatenation (.) or string at > /cygdrive/C/cygwin/home/user/moses/scripts/training/clean-corpus-n.perl line > 46. > Can't open '' at > /cygdrive/C/cygwin/home/user/moses/scripts/training/clean-corpus-n.perl line > 46. > > What does it mean ?? I tried to read the 46th line of clean-corpus-n.perl > but I didn't understand what is about ?? > > _______________________________________________ > 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
