I Love Natural Language Processing

I LOVE NLP

Moses Support Digest:Multi-threaded Moses

without comments

[Moses-support] Multi-threaded Moses

Hello everybody!

I am trying to run a multi-threaded version of Moses, following instructions on http://www.statmt.org/moses/?n=Moses.AdvancedFeatures#ntoc18
I had no trouble compiling.

However, when I try to use the multi-threaded version in a mert-tuning process first everything seems fine (the process is using 500% CPU with-threads 5), but then this happens:


5
Thread -1427453616 exiting
Thread -1425352368 exiting
Thread -1423251120 exiting
Thread -1421149872 exiting
Thread -1429554864 exiting
Peeking at the beginning of nbestlist to get order of scores: run1.best100.out
Line empty in nbestlist ‘run1.best100.out’ at
/home/aschuth/tools/moses-scripts/training/mert-moses.pl line 906.
The batch system is killing any remaining processes:
su: Permission denied
(Ignored)
/var/spool/torque/mom_priv/global.d/kill_user_procs: line 24: 11693
Killed su “$BATCH_USER” -c “/bin

Reading a bit more on the previously mentioned webpage, I noticed this line:


2. n-best lists are not available, although this should be fixed shortly

What exactly does that mean? Don’t I need these n-best lists to do mert-tuning? Is there a way around this?

Hoping that anyone is around despite MT-Summit!

With regards,
Anne Schuth
master student at the University of Amsterdam


Re:[Moses-support] Multi-threaded Moses

Hi Anne

Yes, you need nbest lists to do mert-tuning, and they are not yet supported by multi-threaded moses. I will hopefully be able to fix this in the next few days,

regards
Barry

NOTICE:This is digested from the Moses-support mailing list, which supports for the moses SMT decoder.

Related posts:

  1. Moses Support Digest:nbest list option in decoder
  2. Moses Support Digest: moses-irstlm memory racing with 5-gram lm
  3. Moses Support Digest:moses threads compilation problem with RandLM
  4. Moses Support Digest: About mert-moses in mose-chart
  5. Moses Support Digest: Issues with Score data
  6. Moses Support Digest:mert extractor
  7. Moses Support Digest:Tuning failure with Language model type unknown
  8. Moses Support Digest:tuning tree-based models
  9. Moses Support Digest: Moses release
  10. Moses Support Digest: Hierarchical and syntax-based decoding in Moses

Written by 52nlp

December 15th, 2009 at 6:44 pm

Posted in Moses,SMT

Tagged with , , ,

Leave a Reply