Moses-support Digest, Vol 110, Issue 51

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: Loading different translation table
(haouarid@iro.umontreal.ca)
2. Re: Loading different translation table (Hieu Hoang)
3. Re: tuning question (Tom Hoar)


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

Message: 1
Date: Tue, 29 Dec 2015 13:53:41 -0500
From: haouarid@iro.umontreal.ca
Subject: Re: [Moses-support] Loading different translation table
To: Moses-support@mit.edu
Message-ID:
<20808615e5f31320d76a90da23e6730f.squirrel@webmail.iro.umontreal.ca>
Content-Type: text/plain;charset=iso-8859-1

Hi again,

Thank you for the answer. With the "Alternate Weight Settings", each
translation table is considered apart from the other and the tuning is
done for each one and this is not what I need.

Sorry for the confusion, may be I should say instead of my previous
message, that I have one translation table that is divided into different
files and each file is related to one sentence (because of some features
of that sentence). To translate one sentence, I need to load the
corresponding file.
Besides, the combination of all the files form the hole translation table.
So, I just need to tune the translation table once and to have one weight
at the end and not different weights for each file.

Does Moses have an option to do that?

Thank you,
Dorra


> Hello Dorra,
>
> You should be able to do this with "Alternate Weight Settings":
> http://www.statmt.org/moses/?n=Advanced.Domain#ntoc8
>
> best wishes,
> Rico
>
>
> On 22/12/15 23:17, haouarid@iro.umontreal.ca wrote:
>> Hi,
>>
>> I would like to know if Moses has an option that allows to load a
>> different translation table for each source sentence during the tuning
>> and
>> the translation process.
>>
>> For example, is it possible to load translationTable1 for
>> sourceSentence1
>> and translationTable2 for sourceSentence2, etc
>>
>> I thank you,
>> Dorra
>> _______________________________________________
>> Moses-support mailing list
>> Moses-support@mit.edu
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>



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

Message: 2
Date: Tue, 29 Dec 2015 20:04:45 +0000
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] Loading different translation table
To: haouarid@iro.umontreal.ca, Moses-support@mit.edu
Message-ID: <5682E75D.5000009@gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed

i've just added a new phrase-table to do what you're looking for, please
git pull to get it.

The phrase-table is called
PhraseDictionaryMemoryPerSentence

I haven't tested it yet. If it crashes, please try and fix it yourself.
Get back to me if you can't

On 29/12/15 18:53, haouarid@iro.umontreal.ca wrote:
> Hi again,
>
> Thank you for the answer. With the "Alternate Weight Settings", each
> translation table is considered apart from the other and the tuning is
> done for each one and this is not what I need.
>
> Sorry for the confusion, may be I should say instead of my previous
> message, that I have one translation table that is divided into different
> files and each file is related to one sentence (because of some features
> of that sentence). To translate one sentence, I need to load the
> corresponding file.
> Besides, the combination of all the files form the hole translation table.
> So, I just need to tune the translation table once and to have one weight
> at the end and not different weights for each file.
>
> Does Moses have an option to do that?
>
> Thank you,
> Dorra
>
>
>> Hello Dorra,
>>
>> You should be able to do this with "Alternate Weight Settings":
>> http://www.statmt.org/moses/?n=Advanced.Domain#ntoc8
>>
>> best wishes,
>> Rico
>>
>>
>> On 22/12/15 23:17, haouarid@iro.umontreal.ca wrote:
>>> Hi,
>>>
>>> I would like to know if Moses has an option that allows to load a
>>> different translation table for each source sentence during the tuning
>>> and
>>> the translation process.
>>>
>>> For example, is it possible to load translationTable1 for
>>> sourceSentence1
>>> and translationTable2 for sourceSentence2, etc
>>>
>>> I thank you,
>>> Dorra
>>> _______________________________________________
>>> Moses-support mailing list
>>> Moses-support@mit.edu
>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>>
>> _______________________________________________
>> Moses-support mailing list
>> Moses-support@mit.edu
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>

--
Hieu Hoang
http://www.hoang.co.uk/hieu



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

Message: 3
Date: Wed, 30 Dec 2015 08:01:13 +0700
From: Tom Hoar <tahoar@precisiontranslationtools.com>
Subject: Re: [Moses-support] tuning question
To: moses-support@mit.edu
Message-ID: <56832CD9.7000304@precisiontranslationtools.com>
Content-Type: text/plain; charset=windows-1252; format=flowed

You can tune with binarized tables and language models. First, set your
starting `--config moses.ini` file to use the binarized (compact, etc)
files. Then, add the command-line argument `--no-filter-phrase-table`.
With these steps, mert-moses.pl will skip filtering the tables and use
the exact settings in your starting moses.ini.

Tom

On 12/30/2015 12:01 AM, moses-support-request@mit.edu wrote:
> Date: Tue, 29 Dec 2015 14:24:12 +0000
> From: "Read, James C"<jcread@essex.ac.uk>
> Subject: [Moses-support] tuning question
> To: Moses Support<moses-support@mit.edu>
>
> The tutorial herehttp://www.statmt.org/moses/?n=moses.baseline seems to suggest that the tuning phase should be done without first binarising the phrase table and relinking the moses.ini file the binarised version. Am I reading this wrong or is this just an oversight. I am about to tune a number of systems so if binarising the phrase table before hand is likely to speed up the tuning process it would be useful to know before I set this thing running. Of course, I wouldn't usually complain about having an excuse not to do any work for a few days but, well, you know...
>
>
> James
>



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

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


End of Moses-support Digest, Vol 110, Issue 51
**********************************************

0 Response to "Moses-support Digest, Vol 110, Issue 51"

Post a Comment