Commit Graph

71 Commits

Author SHA1 Message Date
Lane Schwartz
cf94b96afa Try to ensure that lattice nodes are output in topological order 2013-03-04 14:20:01 -05:00
Hieu Hoang
bcecfe55db merge with Lane's search graph output 2013-02-24 00:31:29 +00:00
Hieu Hoang
30e0d1e0fa Merge github.com:moses-smt/mosesdecoder into weight-new 2013-02-22 22:39:24 +00:00
Lane Schwartz
4adeb7e338 Output feature weights to a separate file when producing hypergraph 2013-02-22 16:28:48 -05:00
Lane Schwartz
285661fec7 Deleted stale commented code 2013-02-22 16:28:48 -05:00
Lane Schwartz
764ce06726 More work on outputting search graph as hypergraph 2013-02-22 16:28:48 -05:00
Lane Schwartz
04f107fbb0 Add flag to output search graph in Kenneth's hypergraph format. 2013-02-22 16:28:48 -05:00
Lane Schwartz
e7563111de More work on outputting HTK lattice format 2013-02-22 16:28:47 -05:00
Lane Schwartz
e106e04dc3 More work on outputting HTK SLF.
Now, each arc emits exactly one word.
2013-02-22 16:28:47 -05:00
Lane Schwartz
774ed64f2e Work to allow output search graph in HTK standard lattice format 2013-02-22 16:28:47 -05:00
Hieu Hoang
194adf8130 change format for phrase model 2013-02-22 19:17:57 +00:00
Hieu Hoang
e091990565 delete mention of Distortion score producer and its weight in static data 2013-02-19 22:29:48 +00:00
Hieu Hoang
4599c83326 refactor LexicalReordering 2013-01-16 10:51:22 +00:00
Hieu Hoang
f9c0d9a442 InitializeForInput() being called twice 2012-12-27 19:49:44 +00:00
Hieu Hoang
bf58eac8bc clean up InitializeBeforeSentenceProcessing() 2012-12-24 18:52:04 +00:00
Hieu Hoang
17898a9df3 move initialization and cleanup functions to staticData 2012-12-21 15:59:52 +00:00
Hieu Hoang
8799e721ac move phrase tables and generation tables to staticData 2012-12-21 14:54:43 +00:00
Hieu Hoang
efbc8bb6c4 move language model from TranslationSystem back to StaticData 2012-12-20 16:38:15 +00:00
Hieu Hoang
874be94d72 move reordering model from TranslationSystem back to StaticData 2012-12-20 15:13:04 +00:00
Hieu Hoang
781592fa46 move DistortionScoreProducer from TranslationSystem back to StaticData 2012-12-19 16:51:55 +00:00
Hieu Hoang
5e3ef23cef move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00