https://github.com/wilkeraziz/mosesdecoder
Revision 680f8524994433cf6ec317193d269d9ec4b2288a authored by bhaddow on 05 August 2011, 13:42:22 UTC, committed by bhaddow on 05 August 2011, 13:42:22 UTC
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
1 parent 4654423
History
Tip revision: 680f8524994433cf6ec317193d269d9ec4b2288a authored by bhaddow on 05 August 2011, 13:42:22 UTC
Implementation of discriminative reordering feature
Tip revision: 680f852
File Mode Size
CreateOnDisk
OnDiskPt
josiah
kenlm
lmserver
m4
mert
misc
moses
moses-chart
moses-chart-cmd
moses-cmd
regression-testing
reranking
scripts
server
sigtest-filter
web
.gitignore -rw-r--r-- 702 bytes
BUILD-INSTRUCTIONS.txt -rw-r--r-- 3.7 KB
Makefile.am -rw-r--r-- 421 bytes
config.guess -rwxr-xr-x 42.4 KB
config.h.in -rw-r--r-- 2.5 KB
config.sub -rwxr-xr-x 31.0 KB
configure.in -rw-r--r-- 7.7 KB
depcomp -rwxr-xr-x 12.6 KB
install-sh -rwxr-xr-x 6.2 KB
make-release-tarball.sh -rwxr-xr-x 1.4 KB
missing -rwxr-xr-x 10.0 KB
mkinstalldirs -rwxr-xr-x 1.9 KB
moses.sln -rw-r--r-- 10.9 KB
regenerate-makefiles.sh -rwxr-xr-x 1.2 KB
validate_more_revisions.sh -rwxr-xr-x 900 bytes
validate_revision.sh -rwxr-xr-x 1.3 KB

back to top