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: dictionary in moses (Ihab Ramadan)
----------------------------------------------------------------------
Message: 1
Date: Wed, 15 Apr 2015 18:18:33 +0200
From: "Ihab Ramadan" <i.ramadan@saudisoft.com>
Subject: Re: [Moses-support] dictionary in moses
To: "'Marcin Junczys-Dowmunt'" <junczys@amu.edu.pl>
Cc: moses-support@mit.edu
Message-ID: <001301d07797$d29b1410$77d13c30$@saudisoft.com>
Content-Type: text/plain; charset="utf-8"
Thanks Marcin for your reply,
I did that and still there is unknown words, I think the unknown words are exists as it in the parallel files of the original domain so it takes a higher probability,
So is there a way to reverse the order of the two tables without losing the quality
I know that removing the untranslated words in the parallel files is the best solution but it is a very time consuming process L
From: Marcin Junczys-Dowmunt [mailto:junczys@amu.edu.pl]
Sent: Wednesday, April 15, 2015 5:34 PM
To: i.ramadan@saudisoft.com
Cc: moses-support@mit.edu
Subject: Re: [Moses-support] dictionary in moses
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 <https://www.facebook.com/pages/Saudisoft-Co-Ltd/289968997768973?ref_type=bookmark> | <https://twitter.com/Saudisoft> | <https://www.linkedin.com/company/77017?trk=vsrp_companies_res_name&trkInfo=VSRPsearchId%3A1489659901402995947155%2CVSRPtargetId%3A77017%2CVSRPcmpt%3Aprimary>
_______________________________________________
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/20150415/c9e7ddac/attachment.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/c9e7ddac/attachment.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/c9e7ddac/attachment-0001.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/c9e7ddac/attachment-0002.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/c9e7ddac/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 30
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 102, Issue 30"
Post a Comment