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: Sparse features (Philipp Koehn)
----------------------------------------------------------------------
Message: 1
Date: Wed, 29 Jul 2015 11:58:15 -0400
From: Philipp Koehn <phi@jhu.edu>
Subject: Re: [Moses-support] Sparse features
To: Marco Damonte <mdtux89@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAAFADDD5cpT91pgA_UfWLi=QeV5_RK_XrQ8YWDtYBWEK7Aummg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi,
there is no specific existing feature function that allows for exactly that.
The closest approximation would be to use the WordTranslation feature
for this factor. This would learn binary features for each mapping of
one annotation to the other, hopefully learning to prefer some mappings
(where they agree) to others.
You can set this in EMS with:
sparse-features = "word-translation all factor 1-1"
where "1" is the factor number for your annotation.
If you want to implement exactly what you describe, you should look
at the word translation feature, and write a very similar feature function.
-phi
On Fri, Jul 24, 2015 at 6:03 AM, Marco Damonte <mdtux89@gmail.com> wrote:
> Hi everyone,
>
> I'm using EMS to run experiments involving semantic annotations as
> factors. I would like to try adding sparse features to use the fact that
> when a word and its translation have the same annotation, there is good
> chances that it is a good translation.
>
> I read the tutorials on Moses website but it's still not clear to me how
> this works. Can anyone help me with this?
>
> Regards,
> Marco
>
> _______________________________________________
> 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/20150729/462a2571/attachment-0001.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 105, Issue 67
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 105, Issue 67"
Post a Comment