Hieu Hoang
|
4890e4673a
|
get rid of FeatureFunction::unlimited. Every ff can have sparse AND dense features
|
2013-05-08 15:34:56 +01:00 |
|
Hieu Hoang
|
50fbbecaab
|
delete MergeGeneration()
|
2013-05-08 11:51:25 +01:00 |
|
Hieu Hoang
|
fd4e954322
|
merge
|
2013-03-24 09:57:36 +00:00 |
|
Lane Schwartz
|
22c77f7331
|
Work on decreasing memory requirement for outputting hypergraph
|
2013-03-21 12:17:49 -04:00 |
|
Hieu Hoang
|
2f78fe5fe5
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-03-13 17:54:03 +00:00 |
|
Lane Schwartz
|
b968eae629
|
Take hypothesis recombination into account
when outputting phrase-based lattice as hypergraph
|
2013-03-07 15:42:26 -05:00 |
|
Lane Schwartz
|
fe5e737589
|
Subtract prior scores when outputting phrase-based hypergraph arcs.
|
2013-03-07 15:42:26 -05:00 |
|
Hieu Hoang
|
3d6068923b
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-03-06 08:50:58 +00:00 |
|
Lane Schwartz
|
45f0057b54
|
Fixed bug in outputing search lattice as hypergraph
|
2013-03-04 17:02:16 -05:00 |
|
Hieu Hoang
|
8958c36c12
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-03-04 19:31:44 +00:00 |
|
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 |
|