I'm binarizing a phrase table that was just rebuilt with some data that
has never given problems in the past. I can't think of any changes that
would account for a failure. phrase-table.binphr.srctree and
phrase-table.binphr.tgtdata files were created of about 4.7KB and 5.5KB
respectively
Does anyone recognizes this error?
Thanks,
Tom
Running
the command in a Bash script gave this report:
$ gzip -cd phrase-table.gz
| sort | processPhraseTable -ttable 0 0 - -nscores 3 -out phrase-table
4765
Done gzip -cd phrase-table.gz
4766 Broken pipe | sort
4767 Aborted |
processPhraseTable -ttable 0 0 - -nscores 3 -out phrase-table
Re-running
the same command from a terminal prompt gave these results:
~$ gzip -cd
phrase-table.gz | sort | processPhraseTable -ttable 0 0 - -nscores 3 -out
phrase-table
processing ptree for stdin
ERROR: xsource phrase already
inserted (B)!
line(148): '01 , ||| 01 , ||| 1 0.367405 0.5 0.782835 2.718
||| ||| 1 2'
f: 2 58 4
Aborted
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support