mosesdecoder/moses
jdschroeder 68c9468937 Added support for pharaoh-style XML tags in Sentence input to supplement phrase table translation options. Use command line flag -xml-input. Possible values are:
-inclusive (places XML options into mix with regular phrase table choices)
-exclusive (no phrase table entries that overlap any of the XML source words are allowed)
-ignore (XML markup is removed from input but not used during decoding)
-pass-through (default, previous moses behavior: XML data is erroneously treated as words)

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1398 1f5c12ca-751b-0410-a591-d2e778427230
2007-05-24 13:23:36 +00:00
..
.settings eclipse preferences. not sure if need to go into svn 2006-11-21 19:59:20 +00:00
moses.xcode Mac xcode proj 2006-11-22 15:19:28 +00:00
src Added support for pharaoh-style XML tags in Sentence input to supplement phrase table translation options. Use command line flag -xml-input. Possible values are: 2007-05-24 13:23:36 +00:00
.cdtbuild added #def to use hypo pool 2007-02-12 11:05:13 +00:00
.cdtproject factored lm 2006-08-07 03:18:57 +00:00
.project bug fixes & starting on translation option caching 2006-07-14 22:51:04 +00:00
moses.sln visual studio project 2007-04-06 10:45:34 +00:00
moses.vcproj rename LatticePath class and associated classes to TrellisPath, to avoid confusion with WordLattice input 2007-05-16 13:08:55 +00:00