Moses-support Digest, Vol 88, Issue 2

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. bjam SRILM error (Anurag Verma)
2. Re: Building problem (Lane Schwartz)
3. Re: Building problem (Lane Schwartz)
4. Re: Building problem (Hieu Hoang)
5. Re: Building problem (Tom Hoar)


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

Message: 1
Date: Mon, 3 Feb 2014 03:33:28 +0530
From: Anurag Verma <coolamazone@gmail.com>
Subject: [Moses-support] bjam SRILM error
To: moses-support@mit.edu
Message-ID:
<CAKZ4QnTLSt9XVvfDmhC=E173ukTJmnMSpz=w3jSsiyvzv5rzvw@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

the exact command used is : ./bjam --with-SRILM=/home/anurag/smt/srilm


I have attached the build.log (zip)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140203/56368e81/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.tar.gz
Type: application/x-gzip
Size: 1630 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20140203/56368e81/attachment-0001.bin

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

Message: 2
Date: Mon, 3 Feb 2014 11:51:06 +0000
From: Lane Schwartz <dowobeha@gmail.com>
Subject: Re: [Moses-support] Building problem
To: Sehrob Ibrohimov <isehrob@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CABv3vZniWX=Pg7Pz+TfuD6FAZRum4eVYtzNzd=hC2QfxvsQPtg@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

What version of Moses are you running? If you're using git, could you
please run git log and tell me what the latest commit hash is?

On Sun, Feb 2, 2014 at 2:09 PM, Sehrob Ibrohimov <isehrob@gmail.com> wrote:
> Hello everybody!
> I am having building problems. when I try to build the moses I get
> this error message:
>
> ##########################################################################
> ====== BEGIN OUTPUT ======
> Running 1 test case...
> moses/LM/BackwardTest.cpp(162): error in "ProbingAll":
> difference{100%} between static_cast<double>(TransformLMScore( 0.0
> )){0} and static_cast<double>(ngramScore){1.3724476843890443e-07}
> exceeds 0.01%
>
> *** 1 failure detected in test suite "BackwardTest"
>
> EXIT STATUS: 201
> ====== END OUTPUT ======
> ...failed testing.capture-output
> moses/LM/bin/BackwardTest.test/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/BackwardTest.run...
> ...failed updating 1 target...
> ...skipped 1 target...
> ...updated 4 targets...
> The build failed with command line:
> ./jam-files/bjam --debug-configuration -d2
> ############################################################################
>
> I've attached the build.log. please help me fix the problem!
> thanks a lot!
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>



--
When a place gets crowded enough to require ID's, social collapse is not
far away. It is time to go elsewhere. The best thing about space travel
is that it made it possible to go elsewhere.
-- R.A. Heinlein, "Time Enough For Love"


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

Message: 3
Date: Mon, 3 Feb 2014 13:59:00 +0000
From: Lane Schwartz <dowobeha@gmail.com>
Subject: Re: [Moses-support] Building problem
To: Sehrob Ibrohimov <isehrob@gmail.com>, "moses-support@mit.edu"
<moses-support@mit.edu>
Message-ID:
<CABv3vZmyoL+BAm92cVNd--tWdC4A97-LxuF+AAWWaFPLB5Pk5A@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Sehrob,

I need you to find out what version of Moses you have. Once you do
that, I can help figure out what the problem is.

Thanks,
Lane


On Mon, Feb 3, 2014 at 1:51 PM, Sehrob Ibrohimov <isehrob@gmail.com> wrote:
> Thanks for your response!
> I'm not using git. I just downloaded source "mosesdecoder-master" from
> gitbub and tried to build it. I've got this error for two times. Some
> time ago, I downloaded git version too, could build it either, but
> didn't save it's build.logs )
>
> On 2/3/14, Lane Schwartz <dowobeha@gmail.com> wrote:
>> What version of Moses are you running? If you're using git, could you
>> please run git log and tell me what the latest commit hash is?
>>
>> On Sun, Feb 2, 2014 at 2:09 PM, Sehrob Ibrohimov <isehrob@gmail.com> wrote:
>>> Hello everybody!
>>> I am having building problems. when I try to build the moses I get
>>> this error message:
>>>
>>> ##########################################################################
>>> ====== BEGIN OUTPUT ======
>>> Running 1 test case...
>>> moses/LM/BackwardTest.cpp(162): error in "ProbingAll":
>>> difference{100%} between static_cast<double>(TransformLMScore( 0.0
>>> )){0} and static_cast<double>(ngramScore){1.3724476843890443e-07}
>>> exceeds 0.01%
>>>
>>> *** 1 failure detected in test suite "BackwardTest"
>>>
>>> EXIT STATUS: 201
>>> ====== END OUTPUT ======
>>> ...failed testing.capture-output
>>> moses/LM/bin/BackwardTest.test/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/BackwardTest.run...
>>> ...failed updating 1 target...
>>> ...skipped 1 target...
>>> ...updated 4 targets...
>>> The build failed with command line:
>>> ./jam-files/bjam --debug-configuration -d2
>>> ############################################################################
>>>
>>> I've attached the build.log. please help me fix the problem!
>>> thanks a lot!
>>>
>>> _______________________________________________
>>> Moses-support mailing list
>>> Moses-support@mit.edu
>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>>
>>
>>
>>
>> --
>> When a place gets crowded enough to require ID's, social collapse is not
>> far away. It is time to go elsewhere. The best thing about space travel
>> is that it made it possible to go elsewhere.
>> -- R.A. Heinlein, "Time Enough For Love"
>>



--
When a place gets crowded enough to require ID's, social collapse is not
far away. It is time to go elsewhere. The best thing about space travel
is that it made it possible to go elsewhere.
-- R.A. Heinlein, "Time Enough For Love"


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

Message: 4
Date: Mon, 3 Feb 2014 14:06:26 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] Building problem
To: Sehrob Ibrohimov <isehrob@gmail.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID:
<CAEKMkbiLxevLXksaB-9+Ly6__hTFAYT4K2fOCadCwnHwOCR8OQ@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

If the programs
bin/moses
bin/moses_chart
and others have been created, maybe you can ignore the error.

The error is from a unit test for the backward LM. If may to be specific to
a gcc version or OS. If you don't use backward LM, you may not need to
worry about it



On 2 February 2014 14:09, Sehrob Ibrohimov <isehrob@gmail.com> wrote:

> Hello everybody!
> I am having building problems. when I try to build the moses I get
> this error message:
>
> ##########################################################################
> ====== BEGIN OUTPUT ======
> Running 1 test case...
> moses/LM/BackwardTest.cpp(162): error in "ProbingAll":
> difference{100%} between static_cast<double>(TransformLMScore( 0.0
> )){0} and static_cast<double>(ngramScore){1.3724476843890443e-07}
> exceeds 0.01%
>
> *** 1 failure detected in test suite "BackwardTest"
>
> EXIT STATUS: 201
> ====== END OUTPUT ======
> ...failed testing.capture-output
>
> moses/LM/bin/BackwardTest.test/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/BackwardTest.run...
> ...failed updating 1 target...
> ...skipped 1 target...
> ...updated 4 targets...
> The build failed with command line:
> ./jam-files/bjam --debug-configuration -d2
>
> ############################################################################
>
> I've attached the build.log. please help me fix the problem!
> thanks a lot!
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>


--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140203/0473c408/attachment-0001.htm

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

Message: 5
Date: Mon, 03 Feb 2014 21:13:20 +0700
From: Tom Hoar <tahoar@precisiontranslationtools.com>
Subject: Re: [Moses-support] Building problem
To: moses-support@mit.edu
Message-ID: <52EFA400.6090402@precisiontranslationtools.com>
Content-Type: text/plain; charset="iso-8859-1"

I've seen several references to "backward LM" on the list. I just
searched statmt.org/moses but didn't find any details. What is a good
source for a description?
Thanks.



On 02/03/2014 09:06 PM, Hieu Hoang wrote:
> If the programs
> bin/moses
> bin/moses_chart
> and others have been created, maybe you can ignore the error.
>
> The error is from a unit test for the backward LM. If may to be
> specific to a gcc version or OS. If you don't use backward LM, you may
> not need to worry about it
>
>
>
> On 2 February 2014 14:09, Sehrob Ibrohimov <isehrob@gmail.com
> <mailto:isehrob@gmail.com>> wrote:
>
> Hello everybody!
> I am having building problems. when I try to build the moses I get
> this error message:
>
> ##########################################################################
> ====== BEGIN OUTPUT ======
> Running 1 test case...
> moses/LM/BackwardTest.cpp(162): error in "ProbingAll":
> difference{100%} between static_cast<double>(TransformLMScore( 0.0
> )){0} and static_cast<double>(ngramScore){1.3724476843890443e-07}
> exceeds 0.01%
>
> *** 1 failure detected in test suite "BackwardTest"
>
> EXIT STATUS: 201
> ====== END OUTPUT ======
> ...failed testing.capture-output
> moses/LM/bin/BackwardTest.test/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/BackwardTest.run...
> ...failed updating 1 target...
> ...skipped 1 target...
> ...updated 4 targets...
> The build failed with command line:
> ./jam-files/bjam --debug-configuration -d2
> ############################################################################
>
> I've attached the build.log. please help me fix the problem!
> thanks a lot!
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu <mailto:Moses-support@mit.edu>
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
>
>
> --
> Hieu Hoang
> Research Associate
> University of Edinburgh
> http://www.hoang.co.uk/hieu
>
>
>
> _______________________________________________
> 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/20140203/6f336e13/attachment.htm

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

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


End of Moses-support Digest, Vol 88, Issue 2
********************************************

0 Response to "Moses-support Digest, Vol 88, Issue 2"

Post a Comment