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: When does this error message occur and how to fix it
(Hieu Hoang)
2. Re: When does this error message occur and how to fix it
(Raj Dabre)
3. Re: When does this error message occur and how to fix it
(Hieu Hoang)
4. Re: When does this error message occur and how to fix it
(Raj Dabre)
----------------------------------------------------------------------
Message: 1
Date: Wed, 10 Dec 2014 15:37:11 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] When does this error message occur and
how to fix it
To: Raj Dabre <prajdabre@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAEKMkbiQT5bi-yuZ3qvN5Weqihv9FWtPjpqWuOpVacAYPQsNrQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
what version of Moses are you using? The current master branch on github,
or an older version (version 1 etc)?
Can I please see the moses.ini file you're using too
On 10 December 2014 at 12:34, Raj Dabre <prajdabre@gmail.com> wrote:
> Dear all,
>
> I am using a JNI interface to the CPP code that reads from binary phrase
> tables.
>
> I get an error like: Mismatch between number of word penalties and number
> of translation systems
>
> This happens when I create 2 objects for reading from 2 different tables.
>
> My understanding is that there is some problem with Static data but I am
> not sure.
>
> Can anyone help me ?
>
> --
> Raj Dabre.
> Research Student,
> Graduate School of Informatics,
> Kyoto University.
> CSE MTech, IITB., 2011-2014
>
>
> _______________________________________________
> 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/20141210/e4c198cf/attachment-0001.htm
------------------------------
Message: 2
Date: Thu, 11 Dec 2014 00:44:15 +0900
From: Raj Dabre <prajdabre@gmail.com>
Subject: Re: [Moses-support] When does this error message occur and
how to fix it
To: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAB3gfjACqwBHAOPZnE1Vpkb+wzzWPG88X4FpBZLSh-SSpDk3ng@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I am using an older version (V1).
I am not running a translation experiment but using Java Native Interface
to call C functions.
Can you tell me what might be the problem ?
I can surely say that the root of the problem is in the StaticData.cpp file.
It seems that I am creating 2 instances of a class trying to access a
background moses process.
Does this sound about right ?
On Thu, Dec 11, 2014 at 12:37 AM, Hieu Hoang <Hieu.Hoang@ed.ac.uk> wrote:
> what version of Moses are you using? The current master branch on github,
> or an older version (version 1 etc)?
>
> Can I please see the moses.ini file you're using too
>
> On 10 December 2014 at 12:34, Raj Dabre <prajdabre@gmail.com> wrote:
>
>> Dear all,
>>
>> I am using a JNI interface to the CPP code that reads from binary phrase
>> tables.
>>
>> I get an error like: Mismatch between number of word penalties and number
>> of translation systems
>>
>> This happens when I create 2 objects for reading from 2 different tables.
>>
>> My understanding is that there is some problem with Static data but I am
>> not sure.
>>
>> Can anyone help me ?
>>
>> --
>> Raj Dabre.
>> Research Student,
>> Graduate School of Informatics,
>> Kyoto University.
>> CSE MTech, IITB., 2011-2014
>>
>>
>> _______________________________________________
>> 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
>
>
--
Raj Dabre.
Research Student,
Graduate School of Informatics,
Kyoto University.
CSE MTech, IITB., 2011-2014
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20141211/b1bf9a8e/attachment-0001.htm
------------------------------
Message: 3
Date: Wed, 10 Dec 2014 15:50:57 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] When does this error message occur and
how to fix it
To: Raj Dabre <prajdabre@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAEKMkbjsGoMWPZJ5vKU1LZCNFJpS=QUGtjqewzURF03E7zj4yw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Are you using the translation system functionality in v1? That seems to be
the problem. Can I have a look @ the moses.ini.
On 10 December 2014 at 15:44, Raj Dabre <prajdabre@gmail.com> wrote:
> I am using an older version (V1).
> I am not running a translation experiment but using Java Native Interface
> to call C functions.
> Can you tell me what might be the problem ?
> I can surely say that the root of the problem is in the StaticData.cpp
> file.
> It seems that I am creating 2 instances of a class trying to access a
> background moses process.
> Does this sound about right ?
>
>
> On Thu, Dec 11, 2014 at 12:37 AM, Hieu Hoang <Hieu.Hoang@ed.ac.uk> wrote:
>
>> what version of Moses are you using? The current master branch on github,
>> or an older version (version 1 etc)?
>>
>> Can I please see the moses.ini file you're using too
>>
>> On 10 December 2014 at 12:34, Raj Dabre <prajdabre@gmail.com> wrote:
>>
>>> Dear all,
>>>
>>> I am using a JNI interface to the CPP code that reads from binary phrase
>>> tables.
>>>
>>> I get an error like: Mismatch between number of word penalties and
>>> number of translation systems
>>>
>>> This happens when I create 2 objects for reading from 2 different tables.
>>>
>>> My understanding is that there is some problem with Static data but I am
>>> not sure.
>>>
>>> Can anyone help me ?
>>>
>>> --
>>> Raj Dabre.
>>> Research Student,
>>> Graduate School of Informatics,
>>> Kyoto University.
>>> CSE MTech, IITB., 2011-2014
>>>
>>>
>>> _______________________________________________
>>> 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
>>
>>
>
>
> --
> Raj Dabre.
> Research Student,
> Graduate School of Informatics,
> Kyoto University.
> CSE MTech, IITB., 2011-2014
>
>
> _______________________________________________
> 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/20141210/042b8663/attachment-0001.htm
------------------------------
Message: 4
Date: Thu, 11 Dec 2014 00:53:59 +0900
From: Raj Dabre <prajdabre@gmail.com>
Subject: Re: [Moses-support] When does this error message occur and
how to fix it
To: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAB3gfjBfezHZU4ZRMfERg9++z+T11z9zza1xz5bHSU6gUE-Jyw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I am not using any moses.ini because I am not translating anything.
My focus is on reading the phrase tables using a querying program written
by Marcin.
On Thu, Dec 11, 2014 at 12:50 AM, Hieu Hoang <Hieu.Hoang@ed.ac.uk> wrote:
> Are you using the translation system functionality in v1? That seems to be
> the problem. Can I have a look @ the moses.ini.
>
> On 10 December 2014 at 15:44, Raj Dabre <prajdabre@gmail.com> wrote:
>
>> I am using an older version (V1).
>> I am not running a translation experiment but using Java Native Interface
>> to call C functions.
>> Can you tell me what might be the problem ?
>> I can surely say that the root of the problem is in the StaticData.cpp
>> file.
>> It seems that I am creating 2 instances of a class trying to access a
>> background moses process.
>> Does this sound about right ?
>>
>>
>> On Thu, Dec 11, 2014 at 12:37 AM, Hieu Hoang <Hieu.Hoang@ed.ac.uk> wrote:
>>
>>> what version of Moses are you using? The current master branch on
>>> github, or an older version (version 1 etc)?
>>>
>>> Can I please see the moses.ini file you're using too
>>>
>>> On 10 December 2014 at 12:34, Raj Dabre <prajdabre@gmail.com> wrote:
>>>
>>>> Dear all,
>>>>
>>>> I am using a JNI interface to the CPP code that reads from binary
>>>> phrase tables.
>>>>
>>>> I get an error like: Mismatch between number of word penalties and
>>>> number of translation systems
>>>>
>>>> This happens when I create 2 objects for reading from 2 different
>>>> tables.
>>>>
>>>> My understanding is that there is some problem with Static data but I
>>>> am not sure.
>>>>
>>>> Can anyone help me ?
>>>>
>>>> --
>>>> Raj Dabre.
>>>> Research Student,
>>>> Graduate School of Informatics,
>>>> Kyoto University.
>>>> CSE MTech, IITB., 2011-2014
>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>>
>>>
>>
>>
>> --
>> Raj Dabre.
>> Research Student,
>> Graduate School of Informatics,
>> Kyoto University.
>> CSE MTech, IITB., 2011-2014
>>
>>
>> _______________________________________________
>> 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
>
>
--
Raj Dabre.
Research Student,
Graduate School of Informatics,
Kyoto University.
CSE MTech, IITB., 2011-2014
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20141211/c7eb5848/attachment.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 98, Issue 29
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 98, Issue 29"
Post a Comment