Commit Graph

13 Commits

Author SHA1 Message Date
Lane Schwartz
22c77f7331 Work on decreasing memory requirement for outputting hypergraph 2013-03-21 12:17:49 -04: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
Lane Schwartz
45f0057b54 Fixed bug in outputing search lattice as hypergraph 2013-03-04 17:02:16 -05:00
Lane Schwartz
cf94b96afa Try to ensure that lattice nodes are output in topological order 2013-03-04 14:20:01 -05: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
5e3ef23cef move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00