Skip to content
/ mtplz Public

Code for the paper Faster Phrase-Based Decoding by Refining Feature State

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
LGPL-2.1
COPYING
GPL-3.0
COPYING.3
Notifications You must be signed in to change notification settings

kpu/mtplz

How to convert from moses.ini weights to our weights.  Our length feature is just the length without any transform, so to some extent this is removing constants that Moses uses.

MOSES               MTPLZ                 MULTIPLY
WordPenalty         target_word_insertion -1
PhrasePenalty       phrase_insertion      1 (yes, really!)
LM                  lm                    2.30258509299404568401
Distortion          distortion            -1
Phrase*             phrase_table          1
LexicalReordering   lexical_reordering    1
UnknownWordPenalty  passthrough           -100

About

Code for the paper Faster Phrase-Based Decoding by Refining Feature State

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
LGPL-2.1
COPYING
GPL-3.0
COPYING.3

Stars

Watchers

Forks

Packages

No packages published