Moses-support Digest, Vol 130, Issue 8

Send Moses-support mailing list submissions to
moses-support@mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu

You can reach the person managing the list at
moses-support-owner@mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."


Today's Topics:

1. Re: TRAINING_extract-phrases Input/output error (Stef M)
2. error (Arezoo Arjomand)
3. exact command for comibing two language models (Shreya Singh)


----------------------------------------------------------------------

Message: 1
Date: Fri, 18 Aug 2017 19:05:19 +0200
From: Stef M <mstefd22@gmail.com>
Subject: Re: [Moses-support] TRAINING_extract-phrases Input/output
error
To: Hieu Hoang <hieuhoang@gmail.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID:
<CA+hoJ3_rBze9C-R9uy5bFiCeSFqp63s-0pXRHLGFELjJrco6NQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Thank you for your reply, I will try with an external drive.

2017-08-17 19:20 GMT+02:00 Hieu Hoang <hieuhoang@gmail.com>:

> You may have run out of disk space. If your experiment directory is on a
> network drive, the network might have choked. So put your experiments
> 1. on a bigger drive
> 2. on a local drive
>
> Hieu Hoang
> http://moses-smt.org/
>
>
> On 17 August 2017 at 18:07, Stef M <mstefd22@gmail.com> wrote:
>
>> Dear all,
>>
>> I am running an experiment using EMS and I tried 5 times to run it and it
>> always gives the same error at extracting phrases. I have enough memory, so
>> I do not know what could be the problem. Could you please help with some
>> suggestions?
>>
>> Below the last lines from TRAINING_extract-phrases.1.STDER (I replaced
>> the long path with a string to be more easily to read):
>>
>> gunzip -c path/exp_EN-FR_wmt_bs/model/tmp.5428/extract.0000000.o.gz
>> path/exp_EN-FR_wmt_bs/model/tmp.5428/extract.0000001.o.gz
>> path/exp_EN-FR_wmt_bs/model/tmp.5428/extract.0000002.o.gz
>> path/exp_EN-FR_wmt_bs/model/tmp.5428/extract.0000003.o.gz
>> path/exp_EN-FR_wmt_bs/model/tmp.5428/extract.0000004.o.gz
>> path/exp_EN-FR_wmt_bs/model/tmp.5428/extract.0000005.o.gz
>> path/exp_EN-FR_wmt_bs/model/tmp.5428/extract.0000006.o.gz
>> path/exp_EN-FR_wmt_bs/model/tmp.5428/extract.0000007.o.gz | LC_ALL=C
>> sort -T path/exp_EN-FR_wmt_bs/model/tmp.5428 2>> /dev/stderr | gzip
>> -c > path/exp_EN-FR_wmt_bs/model/extract.1.o.sorted.gz 2>> /dev/stderr
>> Finished Thu Aug 17 05:46:34 2017
>> ............................................................
>> ...............
>> ................
>> .............
>> ...
>> ...
>> .
>> .
>> sort: write failed: path/exp_EN-FR_wmt_bs/model/tmp.5428/sortUdapfp:
>> Input/output error
>>
>>
>> _______________________________________________
>> Moses-support mailing list
>> Moses-support@mit.edu
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170818/ea94cbfa/attachment-0001.html

------------------------------

Message: 2
Date: Sat, 19 Aug 2017 12:14:57 +0000 (UTC)
From: Arezoo Arjomand <arezooarjomand@yahoo.com>
Subject: [Moses-support] error
To: "moses-support@mit.edu" <moses-support@mit.edu>,
"moses-support-request@mit.edu" <moses-support-request@mit.edu>
Message-ID: <302792980.943306.1503144897514@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"

Hi,I want to install moses on my PC. I follow "Getting Started with Moses" toturial to compile it. but in " make -f contrib/Makefiles/install-dependencies.gmake" step the following error is appeared. how can i fix the error?
Thank you


In file included from lmContainer.cpp:23:0:
/usr/include/c++/6/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
?#include_next <stdlib.h>
???????????????????????? ^
compilation terminated.
Makefile:725: recipe for target 'lmContainer.lo' failed
make[3]: *** [lmContainer.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /usr/include/c++/6/ext/string_conversions.h:41:0,
???????????????? from /usr/include/c++/6/bits/basic_string.h:5417,
???????????????? from /usr/include/c++/6/string:52,
???????????????? from /usr/include/c++/6/bits/locale_classes.h:40,
???????????????? from /usr/include/c++/6/bits/ios_base.h:41,
???????????????? from /usr/include/c++/6/ios:42,
???????????????? from /usr/include/c++/6/ostream:38,
???????????????? from /usr/include/c++/6/iostream:39,
???????????????? from htable.cpp:26:
/usr/include/c++/6/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
?#include_next <stdlib.h>
???????????????????????? ^
compilation terminated.
Makefile:725: recipe for target 'htable.lo' failed
make[3]: *** [htable.lo] Error 1
In file included from /usr/include/c++/6/ext/string_conversions.h:41:0,
???????????????? from /usr/include/c++/6/bits/basic_string.h:5417,
???????????????? from /usr/include/c++/6/string:52,
???????????????? from /usr/include/c++/6/bits/locale_classes.h:40,
???????????????? from /usr/include/c++/6/bits/ios_base.h:41,
???????????????? from /usr/include/c++/6/iomanip:40,
???????????????? from dictionary.cpp:25:
/usr/include/c++/6/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
?#include_next <stdlib.h>
???????????????????????? ^
compilation terminated.
Makefile:725: recipe for target 'dictionary.lo' failed
make[3]: *** [dictionary.lo] Error 1
libtool: compile:? gcc -DHAVE_CONFIG_H -I. -I.. -DTRACE_LEVEL=1 -DMY_ASSERT_FLAG -g -O2 -MT cmd.lo -MD -MP -MF .deps/cmd.Tpo -c cmd.c -o cmd.o >/dev/null 2>&1
mv -f .deps/cmd.Tpo .deps/cmd.Plo
make[3]: Leaving directory '/mosesdecoder/build/irstlm/irstlm-5.80.08/trunk/src'
Makefile:407: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/mosesdecoder/build/irstlm/irstlm-5.80.08/trunk'
Makefile:339: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/mosesdecoder/build/irstlm/irstlm-5.80.08/trunk'
contrib/Makefiles/install-dependencies.gmake:88: recipe for target '/mosesdecoder/opt/irstlm-5.80.08/bin/build-lm.sh' failed
make: *** [/mosesdecoder/opt/irstlm-5.80.08/bin/build-lm.sh] Error 2

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170819/9a265f2d/attachment-0001.html

------------------------------

Message: 3
Date: Sat, 19 Aug 2017 19:34:17 +0530
From: Shreya Singh <shreyas1696@gmail.com>
Subject: [Moses-support] exact command for comibing two language
models
To: moses-support@mit.edu
Message-ID:
<CA+Y9mv5Ts7xLgZWqJ0DHPVmpNG7J0SMYhbS5JYeDrwhAOpjBmg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,
I would like to know whether there is a command for combining more than two
language models in srilm. i know for only two lms the command is :

ngram -order N -lm LM1 -mix-lm LM2 -lambda W -write-lm MIXLMWhere N
is the maximum ngram order in the two LMs, LM1, LM2 are the
input models, W is the weight to give to LM1, and MIXLM is the merged
model file.

what should i use for more than two lms?

Regards,

Shreya



--

*shreya .. *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170819/d138ef7d/attachment.html

------------------------------

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


End of Moses-support Digest, Vol 130, Issue 8
*********************************************

0 Response to "Moses-support Digest, Vol 130, Issue 8"

Post a Comment