Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors found when running ./tests/run-system-tests.pl #93

Open
jatinganhotra opened this issue Apr 5, 2017 · 1 comment
Open

Errors found when running ./tests/run-system-tests.pl #93

jatinganhotra opened this issue Apr 5, 2017 · 1 comment

Comments

@jatinganhotra
Copy link

Hi,

I installed cdec on my Mac as per the instructions here - https://github.com/redpony/cdec#building-the-software

But, when I run ./tests/run-system-tests.pl, one of the test fails. How do I debug what's wrong? If I did something incorrect during the install, how do I figure it out?

→ ./tests/run-system-tests.pl
 DECODER: /Users/jatinganhotra/AMR/code/jamr-experiments/jamr/tools/cdec/tests/../decoder/cdec
   TESTS: australia australia-align cfg_rescore conll controlled_synparse ftrans hmm lattice mcle_gradient multigram t2s tagger unsup-align
TEMP DIR: /var/folders/bz/55_kzyts0bs4f1cvxnbjvshr0000gn/T/qC3gRrEo_X
TEST: australia
  PASSED
TEST: australia-align
  PASSED
TEST: cfg_rescore
  PASSED
TEST: conll
  non-zero exit! command: /Users/jatinganhotra/AMR/code/jamr-experiments/jamr/tools/cdec/tests/../decoder/cdec -c cdec.ini -w weights -i input.txt
TEST: controlled_synparse
  PASSED
TEST: ftrans
  PASSED
TEST: hmm
  PASSED
TEST: lattice
  PASSED
TEST: mcle_gradient
  PASSED
TEST: multigram
  PASSED
TEST: t2s
  PASSED
TEST: tagger
  PASSED
TEST: unsup-align
  PASSED

SUMMARY: 12 / 13 TESTS PASSED
  !!! THERE WERE FAILURES - DECODER IS ACTING SUSPICIOUSLY !!!
@shucunt
Copy link

shucunt commented Mar 27, 2019

save error, did you fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants