Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/moses-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-22Merge branch 'master' of github.com:moses-smt/moses-regression-testsHEADmasterHieu Hoang
2017-07-22add cache model testHieu Hoang
2017-07-20Merge remote-tracking branch 'upstream/master'Prashant Mathur
2017-06-16stop printing out UNK when factor == NULL. /Etienne Monneretebay.premergeHieu Hoang
2017-03-06test for models with 2 generation tablesHieu Hoang
2017-02-04delete moses2 compact testHieu Hoang
2016-12-23readmeHieu Hoang
2016-12-23test for tokenizer.perlHieu Hoang
2016-11-09comment out [beam-threshold] sectionHieu Hoang
2016-10-06update probing pt versionHieu Hoang
2016-10-03add moses2.basic-surface-only.compactHieu Hoang
2016-10-03add moses2.basic-surface-onlyHieu Hoang
2016-09-26rebinarize probin pt. Boost serialization changed. 2Hieu Hoang
2016-09-26rebinarize probin pt. Boost serialization changedHieu Hoang
2016-09-26rebinarize with --scfgHieu Hoang
2016-09-26add moses2.hierarchical-withkenlm-probingHieu Hoang
2016-09-26add moses2.hierarchical-withkenlmHieu Hoang
2016-09-26binarize ptHieu Hoang
2016-09-26add moses2.lexicalized-reordering-probing-compactlexroHieu Hoang
2016-09-26add moses2.lexicalized-reordering-probingHieu Hoang
2016-09-26add moses2.basic-surface-only-probingHieu Hoang
2016-09-25add phrase.lexicalized-reordering-probingHieu Hoang
2016-09-25add phrase.basic-surface-only-probingHieu Hoang
2016-05-18Merge pull request #1 from ebay-hlt/moses_prashant_testPrashant Mathur
Regression tests for cache based model.
2016-05-17Regression tests for cache based model.Prashant Mathur
2016-01-11Hiero glue grammar formatMatthias Huck
2015-12-07defer 'phrase.multimodel-compactptable' until it is fixedRico Sennrich
2015-11-26multimodel with compact ptRico Sennrich
2015-11-24Change in moses.ini file to reflect change in specification of LM OOV feature.Ulrich Germann
2015-11-20Merge branch 'additional-server-tests' of ↵Ulrich Germann
https://github.com/ebay-hlt/moses-regression-tests into ebay-hlt-additional-server-tests
2015-11-19added moses server tests as linksEvgeny Matusov
2015-11-19updated filters in regtest to work with moses server testsEvgeny Matusov
2015-10-31Add chart tests for DALM.Jun-ya Norimatsu
2015-10-28Merge branch 'test' of http://github.com/moses-smt/moses-regression-tests ↵testUlrich Germann
into test
2015-10-28Avoid regressing test failures due to differences underlying compilers.Ulrich Germann
Regression tests succeed or fail depending on which version of gcc was used for compiling moses. This "fix" (it's a pretty awful hack, actually) rounds the scores reported by Moses to one less digit of precision in the Moses output for tests/phrase.source-word-deletion.nbest and tests/phrase.sparse-features To update the "truth" file, the following was done ./round.pl truth/results.txt > foo && mv foo truth/results.txt
2015-10-28Avoid regressing test failures due to differences underlying compilers.Ulrich Germann
Regression tests succeed or fail depending on which version of gcc was used for compiling moses. This "fix" (it's a pretty awful hack, actually) rounds the scores reported by Moses to one less digit of precision in the Moses output for tests/phrase.source-word-deletion.nbest To update the "truth" file, the following was done ./round.pl truth/results.txt > foo && mv foo truth/results.txt
2015-10-15MBR uses nbest. nbest differences due to stack pruning. Order of hypos matterperf_ffHieu Hoang
2015-10-15spurious ambiguity, different word alignment. Hypo scores are identical so ↵Hieu Hoang
it's a toss up which 1 is picked
2015-10-15differences due to stack pruning. Order of hypos matterHieu Hoang
2015-10-15differences due to stack pruning. Order of hypos matterUbuntu
2015-08-26redelete test for dyn-saHieu Hoang
2015-08-26mergeHieu Hoang
2015-08-26use env for all .pl filesHieu Hoang
2015-08-26use env for all .perl filesHieu Hoang
2015-08-17Removed tests for PhraseDictionaryDynSuffixArray as that has been removed ↵Ulrich Germann
from Moses.
2015-07-22regression error. Decimal number format changedHieu Hoang
2015-05-19Merge branch 'master' of github.com:moses-smt/moses-regression-testsHieu Hoang
2015-05-19add test for placeholderHieu Hoang
2015-05-13change weights used in testBarry Haddow
2015-05-13test with sparse featuresBarry Haddow