mosesdecoder/moses
bhaddow 680f852499 Implementation of discriminative reordering feature
Testing git

Add 'both' option for d-reo features, in addition to prev and curr

Start to implement gibbler discrim reordering feature in terms of Moses
one. Pause while I try for a generic single phrase stateful.

Creating new feature to wrap some Moses features

Minor progress in impl of single state feature.
Comment change.

Create a new subclass of StatefulFeatureFunction, which does things
the right way, ie by taking a TranslationOption instead of a Hypo.

Implementation of SingleStateFeature

This can be used to wrap any Moses feature function whose state just depends
on the previous hypothesis, in particular it is used for the reordering
features.

Ignore ltmain.sh

Don't track this file

touch ltmain.sh

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/branches/samplerank@4120 1f5c12ca-751b-0410-a591-d2e778427230
2011-08-05 13:42:22 +00:00
..
moses.xcodeproj moved up one 2011-06-28 14:33:55 +00:00
src Implementation of discriminative reordering feature 2011-08-05 13:42:22 +00:00
moses.vcproj moved up one 2011-06-28 14:33:55 +00:00