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: OSM in EMS error (Kenneth Heafield)
2. Re: OSM in EMS error (Hieu Hoang)
3. Re: OSM in EMS error (Vincent Nguyen)
4. Re: OSM in EMS error (Hieu Hoang)
----------------------------------------------------------------------
Message: 1
Date: Sun, 16 Aug 2015 17:07:06 +0100
From: Kenneth Heafield <moses@kheafield.com>
Subject: Re: [Moses-support] OSM in EMS error
To: moses-support@mit.edu
Message-ID: <55D0B52A.6030302@kheafield.com>
Content-Type: text/plain; charset=windows-1252
While we're at it, the script should check the return code from lmplz
and not have continued to build_binary.
On 08/16/2015 05:03 PM, Hieu Hoang wrote:
> you decide
>
> Hieu Hoang
> Researcher
> New York University, Abu Dhabi
> http://www.hoang.co.uk/hieu
>
> On 16 August 2015 at 20:02, Vincent Nguyen <vnguyen@neuf.fr
> <mailto:vnguyen@neuf.fr>> wrote:
>
>
> right but the config file is the config.basic from which I
> uncommented the 3 lines for OSM.
> So I guess the parameters are redundant with what is in the perl script.
> which one to keep ? either way there is something to correct in the
> github.
>
>
> Le 16/08/2015 17:50, Hieu Hoang a ?crit :
>> there's a double declaration of -S when running lmplz. That's
>> either a mistake in the config file or in the script
>>
>> On 16/08/2015 14:11, Vincent Nguyen wrote:
>>>
>>> the build-osm crashes in EMS with following error
>>> any clue ?
>>>
>>> 23396000 23397000 23398000 23399000 23400000Converting Bilingual
>>> Sentence Pair into Operation Corpus
>>> Executing: /home/moses/mosesdecoder/bin/generateSequences
>>> /home/moses/working/model/OSM.2//e
>>> /home/moses/working/model/OSM.2//f
>>> /home/moses/working/model/OSM.2/align
>>> /home/moses/working/model/OSM.2//Singletons >
>>> /home/moses/working/model/OSM.2//opCorpus
>>> Learning Operation Sequence Translation Model
>>> Executing: /home/moses/mosesdecoder/bin/lmplz -S 40% -T
>>> /home/moses/working/model/tmp -S 20% -T
>>> /home/moses/working/model/OSM.2 --order 5 --text
>>> /home/moses/working/model/OSM.2//opCorpus --arpa
>>> /home/moses/working/model/OSM.2//operationLM --prune 0 0 1 2>>
>>> /dev/stderr
>>> Binarizing
>>> Executing: /home/moses/mosesdecoder/bin/build_binary
>>> /home/moses/working/model/OSM.2//operationLM
>>> /home/moses/working/model/OSM.2//operationLM.bin
>>> util/file.cc:68 in int util::OpenReadOrThrow(const char*) threw
>>> ErrnoException because `-1 == (ret = open(name, 00))'.
>>> No such file or directory while opening
>>> /home/moses/working/model/OSM.2//operationLM
>>> ERROR
>>>
>>>
>>>
>>> _______________________________________________
>>> Moses-support mailing list
>>> Moses-support@mit.edu <mailto:Moses-support@mit.edu>
>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>> --
>> Hieu Hoang
>> Researcher
>> New York University, Abu Dhabi
>> http://www.hoang.co.uk/hieu
>
>
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
------------------------------
Message: 2
Date: Sun, 16 Aug 2015 20:33:17 +0400
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] OSM in EMS error
To: Vincent Nguyen <vnguyen@neuf.fr>, moses-support
<moses-support@mit.edu>
Message-ID: <55D0BB4D.7010004@gmail.com>
Content-Type: text/plain; charset="windows-1252"
actually, that's my fault. Fixed
https://github.com/moses-smt/mosesdecoder/commit/3a261c9fc95667eb43311c61ea9b7de3b293af6f
On 16/08/2015 20:02, Vincent Nguyen wrote:
>
> right but the config file is the config.basic from which I uncommented
> the 3 lines for OSM.
> So I guess the parameters are redundant with what is in the perl script.
> which one to keep ? either way there is something to correct in the
> github.
>
> Le 16/08/2015 17:50, Hieu Hoang a ?crit :
>> there's a double declaration of -S when running lmplz. That's either
>> a mistake in the config file or in the script
>>
>> On 16/08/2015 14:11, Vincent Nguyen wrote:
>>>
>>> the build-osm crashes in EMS with following error
>>> any clue ?
>>>
>>> 23396000 23397000 23398000 23399000 23400000Converting Bilingual
>>> Sentence Pair into Operation Corpus
>>> Executing: /home/moses/mosesdecoder/bin/generateSequences
>>> /home/moses/working/model/OSM.2//e
>>> /home/moses/working/model/OSM.2//f
>>> /home/moses/working/model/OSM.2/align
>>> /home/moses/working/model/OSM.2//Singletons >
>>> /home/moses/working/model/OSM.2//opCorpus
>>> Learning Operation Sequence Translation Model
>>> Executing: /home/moses/mosesdecoder/bin/lmplz -S 40% -T
>>> /home/moses/working/model/tmp -S 20% -T
>>> /home/moses/working/model/OSM.2 --order 5 --text
>>> /home/moses/working/model/OSM.2//opCorpus --arpa
>>> /home/moses/working/model/OSM.2//operationLM --prune 0 0 1 2>>
>>> /dev/stderr
>>> Binarizing
>>> Executing: /home/moses/mosesdecoder/bin/build_binary
>>> /home/moses/working/model/OSM.2//operationLM
>>> /home/moses/working/model/OSM.2//operationLM.bin
>>> util/file.cc:68 in int util::OpenReadOrThrow(const char*) threw
>>> ErrnoException because `-1 == (ret = open(name, 00))'.
>>> No such file or directory while opening
>>> /home/moses/working/model/OSM.2//operationLM
>>> ERROR
>>>
>>>
>>>
>>> _______________________________________________
>>> Moses-support mailing list
>>> Moses-support@mit.edu
>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>> --
>> Hieu Hoang
>> Researcher
>> New York University, Abu Dhabi
>> http://www.hoang.co.uk/hieu
>
--
Hieu Hoang
Researcher
New York University, Abu Dhabi
http://www.hoang.co.uk/hieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150816/92e9d2e2/attachment-0001.html
------------------------------
Message: 3
Date: Sun, 16 Aug 2015 18:57:18 +0200
From: Vincent Nguyen <vnguyen@neuf.fr>
Subject: Re: [Moses-support] OSM in EMS error
To: Hieu Hoang <hieuhoang@gmail.com>, moses-support
<moses-support@mit.edu>
Message-ID: <55D0C0EE.1070700@neuf.fr>
Content-Type: text/plain; charset="windows-1252"
forgive my ignorance, but is the change in the FactorCollection.h file
related ?
if so I guess I need to recompile ?
Le 16/08/2015 18:33, Hieu Hoang a ?crit :
> actually, that's my fault. Fixed
> https://github.com/moses-smt/mosesdecoder/commit/3a261c9fc95667eb43311c61ea9b7de3b293af6f
>
> On 16/08/2015 20:02, Vincent Nguyen wrote:
>>
>> right but the config file is the config.basic from which I
>> uncommented the 3 lines for OSM.
>> So I guess the parameters are redundant with what is in the perl script.
>> which one to keep ? either way there is something to correct in the
>> github.
>>
>> Le 16/08/2015 17:50, Hieu Hoang a ?crit :
>>> there's a double declaration of -S when running lmplz. That's either
>>> a mistake in the config file or in the script
>>>
>>> On 16/08/2015 14:11, Vincent Nguyen wrote:
>>>>
>>>> the build-osm crashes in EMS with following error
>>>> any clue ?
>>>>
>>>> 23396000 23397000 23398000 23399000 23400000Converting Bilingual
>>>> Sentence Pair into Operation Corpus
>>>> Executing: /home/moses/mosesdecoder/bin/generateSequences
>>>> /home/moses/working/model/OSM.2//e
>>>> /home/moses/working/model/OSM.2//f
>>>> /home/moses/working/model/OSM.2/align
>>>> /home/moses/working/model/OSM.2//Singletons >
>>>> /home/moses/working/model/OSM.2//opCorpus
>>>> Learning Operation Sequence Translation Model
>>>> Executing: /home/moses/mosesdecoder/bin/lmplz -S 40% -T
>>>> /home/moses/working/model/tmp -S 20% -T
>>>> /home/moses/working/model/OSM.2 --order 5 --text
>>>> /home/moses/working/model/OSM.2//opCorpus --arpa
>>>> /home/moses/working/model/OSM.2//operationLM --prune 0 0 1 2>>
>>>> /dev/stderr
>>>> Binarizing
>>>> Executing: /home/moses/mosesdecoder/bin/build_binary
>>>> /home/moses/working/model/OSM.2//operationLM
>>>> /home/moses/working/model/OSM.2//operationLM.bin
>>>> util/file.cc:68 in int util::OpenReadOrThrow(const char*) threw
>>>> ErrnoException because `-1 == (ret = open(name, 00))'.
>>>> No such file or directory while opening
>>>> /home/moses/working/model/OSM.2//operationLM
>>>> ERROR
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Moses-support mailing list
>>>> Moses-support@mit.edu
>>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>>
>>> --
>>> Hieu Hoang
>>> Researcher
>>> New York University, Abu Dhabi
>>> http://www.hoang.co.uk/hieu
>>
>
> --
> Hieu Hoang
> Researcher
> New York University, Abu Dhabi
> http://www.hoang.co.uk/hieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150816/528f3c90/attachment-0001.html
------------------------------
Message: 4
Date: Sun, 16 Aug 2015 21:01:22 +0400
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] OSM in EMS error
To: Vincent Nguyen <vnguyen@neuf.fr>
Cc: moses-support <moses-support@mit.edu>
Message-ID:
<CAEKMkbgc11LvskVWc7t_50c8z=DRv=kFhVB=w2Cg7wXnUNb8vw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
no it's not related, should have committed it separately. being too hasty
Hieu Hoang
Researcher
New York University, Abu Dhabi
http://www.hoang.co.uk/hieu
On 16 August 2015 at 20:57, Vincent Nguyen <vnguyen@neuf.fr> wrote:
>
> forgive my ignorance, but is the change in the FactorCollection.h file
> related ?
> if so I guess I need to recompile ?
>
>
> Le 16/08/2015 18:33, Hieu Hoang a ?crit :
>
> actually, that's my fault. Fixed
>
> https://github.com/moses-smt/mosesdecoder/commit/3a261c9fc95667eb43311c61ea9b7de3b293af6f
>
> On 16/08/2015 20:02, Vincent Nguyen wrote:
>
>
> right but the config file is the config.basic from which I uncommented the
> 3 lines for OSM.
> So I guess the parameters are redundant with what is in the perl script.
> which one to keep ? either way there is something to correct in the github.
>
> Le 16/08/2015 17:50, Hieu Hoang a ?crit :
>
> there's a double declaration of -S when running lmplz. That's either a
> mistake in the config file or in the script
>
> On 16/08/2015 14:11, Vincent Nguyen wrote:
>
>
> the build-osm crashes in EMS with following error
> any clue ?
>
> 23396000 23397000 23398000 23399000 23400000Converting Bilingual Sentence
> Pair into Operation Corpus
> Executing: /home/moses/mosesdecoder/bin/generateSequences
> /home/moses/working/model/OSM.2//e /home/moses/working/model/OSM.2//f
> /home/moses/working/model/OSM.2/align
> /home/moses/working/model/OSM.2//Singletons >
> /home/moses/working/model/OSM.2//opCorpus
> Learning Operation Sequence Translation Model
> Executing: /home/moses/mosesdecoder/bin/lmplz -S 40% -T
> /home/moses/working/model/tmp -S 20% -T /home/moses/working/model/OSM.2
> --order 5 --text /home/moses/working/model/OSM.2//opCorpus --arpa
> /home/moses/working/model/OSM.2//operationLM --prune 0 0 1 2>> /dev/stderr
> Binarizing
> Executing: /home/moses/mosesdecoder/bin/build_binary
> /home/moses/working/model/OSM.2//operationLM
> /home/moses/working/model/OSM.2//operationLM.bin
> util/file.cc:68 in int util::OpenReadOrThrow(const char*) threw
> ErrnoException because `-1 == (ret = open(name, 00))'.
> No such file or directory while opening
> /home/moses/working/model/OSM.2//operationLM
> ERROR
>
>
>
> _______________________________________________
> Moses-support mailing listMoses-support@mit.eduhttp://mailman.mit.edu/mailman/listinfo/moses-support
>
>
> --
> Hieu Hoang
> Researcher
> New York University, Abu Dhabihttp://www.hoang.co.uk/hieu
>
>
>
> --
> Hieu Hoang
> Researcher
> New York University, Abu Dhabihttp://www.hoang.co.uk/hieu
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150816/90b7009a/attachment.html
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 106, Issue 33
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 106, Issue 33"
Post a Comment