At the moment, the regression test on test the various functionality of the
2 decoders. Ideally, it should be testing all other aspects of the moses
toolkit too, so a regression test for detokenizer would be great.

If you write a such a test, I'll make sure it's add with the current test
set.

To answer your questions
  1. No, scripts/tests hasn't been used since the JHU workshop 2006!
  2. The regression test is run with the command
          
./regression-testing/run-test-suite.pl--decoder-phrase=moses-cmd/src/moses
--decoder-chart=moses-chart-cmd/src/moses_chart
This executes
      run-single-test.perl
For each test in
     regression-testing/tests

I suggest you write a script that mimic the behaviour of
      run-single-test.perl
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to