Hi Folks, Looks like there is some severe horribleness when using directory names that happen to contain the string IN.
experiment.perl incorrectly does some substituting on IN. The first step that crashes for me is with the support script for filtering for tuning. Could the regexps be left anchored, like ^IN? Otherwise, for a quick fix, I'd suggest putting a (hopefully unique) prefix on variable names like that (dare I suggest XYZZY_ ?). Regardless of what is done, it would be good to warn users (or fix it so we don't have to). Cheers, Alex _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
