Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: 774ed64f2e06c39d95f73192754c208d7bb53599
https://github.com/moses-smt/mosesdecoder/commit/774ed64f2e06c39d95f73192754c208d7bb53599
Author: Lane Schwartz <dow...@gm...>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M moses-cmd/IOWrapper.cpp
M moses-cmd/IOWrapper.h
M moses-cmd/Main.cpp
M moses/Manager.cpp
M moses/Manager.h
M moses/Parameter.cpp
M moses/StaticData.cpp
M moses/StaticData.h
Log Message:
-----------
Work to allow output search graph in HTK standard lattice format
Commit: e106e04dc3c3fe609f82780cbd8286d042a5e47d
https://github.com/moses-smt/mosesdecoder/commit/e106e04dc3c3fe609f82780cbd8286d042a5e47d
Author: Lane Schwartz <dow...@gm...>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M moses/Manager.cpp
Log Message:
-----------
More work on outputting HTK SLF.
Now, each arc emits exactly one word.
Commit: e7563111de02c5e39ff297e58641b612ff02fb4b
https://github.com/moses-smt/mosesdecoder/commit/e7563111de02c5e39ff297e58641b612ff02fb4b
Author: Lane Schwartz <dow...@gm...>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M moses/Manager.cpp
M moses/Manager.h
Log Message:
-----------
More work on outputting HTK lattice format
Commit: 04f107fbb02442638928c190dd3fa2f13225d570
https://github.com/moses-smt/mosesdecoder/commit/04f107fbb02442638928c190dd3fa2f13225d570
Author: Lane Schwartz <dow...@gm...>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M moses-cmd/IOWrapper.cpp
M moses-cmd/IOWrapper.h
M moses-cmd/Main.cpp
M moses/Manager.cpp
M moses/Manager.h
M moses/Parameter.cpp
M moses/StaticData.cpp
M moses/StaticData.h
Log Message:
-----------
Add flag to output search graph in Kenneth's hypergraph format.
Commit: 764ce067266bb3373d5fdd8cdd528484301907c5
https://github.com/moses-smt/mosesdecoder/commit/764ce067266bb3373d5fdd8cdd528484301907c5
Author: Lane Schwartz <dow...@gm...>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M moses/Hypothesis.cpp
M moses/Manager.cpp
M moses/StaticData.h
Log Message:
-----------
More work on outputting search graph as hypergraph
Commit: 285661fec7fc24c8d328f1442c6b59edd508649f
https://github.com/moses-smt/mosesdecoder/commit/285661fec7fc24c8d328f1442c6b59edd508649f
Author: Lane Schwartz <dow...@gm...>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M moses/Manager.cpp
Log Message:
-----------
Deleted stale commented code
Commit: 4adeb7e33868dfc44875af9534047da6cc6bfee0
https://github.com/moses-smt/mosesdecoder/commit/4adeb7e33868dfc44875af9534047da6cc6bfee0
Author: Lane Schwartz <dow...@gm...>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M moses-cmd/IOWrapper.cpp
M moses-cmd/IOWrapper.h
M moses-cmd/Main.cpp
M moses/Manager.cpp
M moses/Manager.h
Log Message:
-----------
Output feature weights to a separate file when producing hypergraph
Compare: https://github.com/moses-smt/mosesdecoder/compare/5844fb21a758...4adeb7e33868
|