Hi Alex, I fixed the problem in the last push to github.
-phi On Thu, Nov 15, 2012 at 7:50 PM, Alexander Fraser <[email protected]> wrote: > 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 _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
