Moses-support Digest, Vol 102, Issue 29

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. dictionary in moses (Ihab Ramadan)
2. Re: dictionary in moses (Marcin Junczys-Dowmunt)


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

Message: 1
Date: Wed, 15 Apr 2015 17:29:39 +0200
From: "Ihab Ramadan" <i.ramadan@saudisoft.com>
Subject: [Moses-support] dictionary in moses
To: <moses-support@mit.edu>
Message-ID: <000901d07790$fe5d2ea0$fb178be0$@saudisoft.com>
Content-Type: text/plain; charset="us-ascii"

Hi all,

I am implementing a dictionary( just a normal domain but with word to word
alignment ) to my domain using [decoding-graph-backoff] option in moses.ini
file, I made the dictionary to be the back-off table

so if there is untranslated word it should came from the dictionary but that
is not happening, if I changed the order of tables the missing words comes
but the whole meaning is damaged

do I miss something?

You can check the ini file in the attachements



Regards,
Ihab Ramadan | Senior Developer | Saudisoft-Egypt | Tel: +2 023 303 2037 -
ext 128 | M +2 01007570826 | Fax +2 023 303 2036 | Follow us on
<https://www.facebook.com/pages/Saudisoft-Co-Ltd/289968997768973?ref_type=bo
okmark> | <https://twitter.com/Saudisoft> |
<https://www.linkedin.com/company/77017?trk=vsrp_companies_res_name&trkInfo=
VSRPsearchId%3A1489659901402995947155%2CVSRPtargetId%3A77017%2CVSRPcmpt%3Apr

imary>




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/599458d1/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1336 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/599458d1/attachment-0003.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1370 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/599458d1/attachment-0004.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1314 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/599458d1/attachment-0005.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 6337 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/599458d1/attachment-0001.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: moses-dic.ini
Type: application/octet-stream
Size: 1249 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/599458d1/attachment-0001.obj

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

Message: 2
Date: Wed, 15 Apr 2015 17:34:03 +0200
From: Marcin Junczys-Dowmunt <junczys@amu.edu.pl>
Subject: Re: [Moses-support] dictionary in moses
To: i.ramadan@saudisoft.com
Cc: moses-support@mit.edu
Message-ID: <b887e4cebd4d9f15f0c8e885dbe88c31@amu.edu.pl>
Content-Type: text/plain; charset="utf-8"



Hi,

for the dictionary phrase table change the name of the feature function
to TranslationModel1, note you have "TranslationModel0" two times. Then
you also need to add weights for that new feature below, just copy the
line TranslationModel0= 0.2 0.2 ... and replace the name of the feature.


[weights]
...
TranslationModel0= 0.2 0.2 0.2 0.2
TranslationModel1= 0.2 0.2 0.2 0.2

W dniu 2015-04-15 17:29, Ihab Ramadan napisa?(a):

> Hi all,
>
> I am implementing a dictionary( just a normal domain but with word to word alignment ) to my domain using [decoding-graph-backoff] option in moses.ini file, I made the dictionary to be the back-off table
>
> so if there is untranslated word it should came from the dictionary but that is not happening, if I changed the order of tables the missing words comes but the whole meaning is damaged
>
> do I miss something?
>
> You can check the ini file in the attachements
>
> Regards,
> IHAB RAMADAN | Senior Developer | SAUDISOFT-EGYPT | TEL: +2 023 303 2037 - EXT 128 | M +2 01007570826 | FAX +2 023 303 2036 | FOLLOW US ON [2] | [3] | [4]
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support [1]



Links:
------
[1] http://mailman.mit.edu/mailman/listinfo/moses-support
[2]
https://www.facebook.com/pages/Saudisoft-Co-Ltd/289968997768973?ref_type=bookmark
[3] https://twitter.com/Saudisoft
[4]
https://www.linkedin.com/company/77017?trk=vsrp_companies_res_name&amp;trkInfo=VSRPsearchId%3A1489659901402995947155%2CVSRPtargetId%3A77017%2CVSRPcmpt%3Aprimary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/9d533b90/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 1336 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/9d533b90/attachment.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.gif
Type: image/gif
Size: 1370 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/9d533b90/attachment-0001.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.gif
Type: image/gif
Size: 1314 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/9d533b90/attachment-0002.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 6337 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150415/9d533b90/attachment.jpg

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

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


End of Moses-support Digest, Vol 102, Issue 29
**********************************************

0 Response to "Moses-support Digest, Vol 102, Issue 29"

Post a Comment