Commit Graph

3045 Commits

Author SHA1 Message Date
Hieu Hoang
6ccc17b804 speed up compiling by removing headers from StaticData.h 2013-10-03 11:05:53 +01:00
Hieu Hoang
f2d218f8ee move checking of legacy phrase-table to StaticData 2013-10-02 20:02:05 +01:00
Hieu Hoang
6e32bd3e19 correct creation of input paths for lattices 2013-10-02 18:42:56 +01:00
Hieu Hoang
1b12b0c4a2 correct creation of input paths for lattices 2013-10-02 17:43:59 +01:00
Hieu Hoang
bb511af0ee minor rename of variables 2013-10-02 16:51:16 +01:00
Hieu Hoang
233062a468 add DIMwid /Robin Kurtz 2013-10-02 11:33:10 +01:00
Hieu Hoang
72981abf20 defer BackwardTest 2013-10-01 13:57:47 +01:00
Hieu Hoang
5472311e5f defer BackwardTest 2013-09-30 17:39:09 +01:00
Hieu Hoang
9e890479a2 get ready to do lattice for scfg 2013-09-28 19:06:04 +01:00
Hieu Hoang
9d9c43f9a7 skelete pt 2013-09-28 09:42:17 +01:00
Hieu Hoang
06c5621d97 skelete pt 2013-09-27 20:45:20 +01:00
Hieu Hoang
ba1f1cb06b skelete pt 2013-09-27 09:43:43 +01:00
Hieu Hoang
31ce9b510e beautify 2013-09-27 09:35:24 +01:00
Nadir Durrani
13e1adf000 Astetic Changes 2013-09-26 17:55:20 +01:00
Hieu Hoang
dbaabb1985 move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 12:16:03 +01:00
Hieu Hoang
650f5150f8 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-09-26 12:15:17 +01:00
Hieu Hoang
4285a6c7df move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
Hieu Hoang
01c0708854 input feature score error when using anything other than bin pt 2013-09-26 00:05:52 +01:00
Ulrich Germann
d511744f90 Changed int to size_t to avoid compiler signed/unsigned comparison warnings. 2013-09-25 22:34:55 +01:00
Ulrich Germann
050b089ea0 Merge branch 'master' of github.com:moses-smt/mosesdecoder
Conflicts:
	moses/FF/ControlRecombination.cpp
	moses/TranslationModel/SkeletonPT.cpp
2013-09-25 22:33:27 +01:00
Ulrich Germann
4fffe80c0c Formatting. 2013-09-25 22:09:21 +01:00
Ulrich Germann
daaf71c76e Changed type of m_batch_size to uint32_t to avoid compiler signed/unsigned comparison warnings. 2013-09-25 22:08:50 +01:00
Ulrich Germann
e1882032eb Formatting. 2013-09-25 22:07:59 +01:00
Ulrich Germann
94d10734f9 Formatting. Commented out unused variables. 2013-09-25 22:07:31 +01:00
Ulrich Germann
5b18448277 Fixed errors introduced during a merge. 2013-09-25 22:06:40 +01:00
Ulrich Germann
d02b265504 Added dependency on boost::iostreams. 2013-09-25 22:05:28 +01:00
Ulrich Germann
82a2639f22 Formatting. Fixed order in which members are initialized. 2013-09-25 22:05:01 +01:00
Ulrich Germann
b736fe2b61 Commented out unused variables. 2013-09-25 22:04:04 +01:00
Hieu Hoang
429a195c68 add type to ControlRecombination. type=2 disable recombination 2013-09-25 21:47:20 +01:00
Hieu Hoang
847f7c1ea2 skeleton PT 2013-09-25 20:59:13 +01:00
Hieu Hoang
56c1224c28 put some meat onto skeleton FFs 2013-09-25 20:19:05 +01:00
Hieu Hoang
1758381c98 skeleton PT 2013-09-25 19:24:50 +01:00
Hieu Hoang
deafd5922d skeleton PT 2013-09-25 16:57:01 +01:00
Ulrich Germann
82274ffda7 Merge branch 'dynamic-phrase-tables'
Conflicts:
	moses/FF/ControlRecombination.cpp
	moses/Phrase.cpp
2013-09-25 13:52:05 +01:00
Hieu Hoang
96df1f2659 lattices/confusion work with Hieu's binary pt, using new method 2013-09-25 13:03:09 +01:00
=
bfcefec239 cleanup 2013-09-25 00:54:57 +01:00
=
ad8d0fc135 cleanup 2013-09-25 00:54:32 +01:00
=
e3ba4a9890 Initial check-in. 2013-09-25 00:51:50 +01:00
=
db849ce2f5 Commented out unused variables. 2013-09-25 00:47:55 +01:00
=
7ce803ef1e Formatting. 2013-09-25 00:47:08 +01:00
=
13c9a44f3d Phrase::Contains(const Phrase& sought) throws exception, since it's not implemented yet. Added return value to make the compiler shut up. 2013-09-25 00:46:32 +01:00
=
62ad7cae6a Added emacs file type declaration 2013-09-25 00:43:53 +01:00
=
c80c5a1c35 Added new contributions to headers 2013-09-25 00:43:16 +01:00
=
bed0cb5a68 Fixed signed/unsigned integer comparison issue. 2013-09-25 00:18:18 +01:00
=
933e4e0a8e Call to EmptyHypothesisState(const InputType &input) now throws an exception, since implementation is missing. 2013-09-25 00:17:30 +01:00
=
e6fdcda02d Reformatting. Max 80 chars per line, pretty please. 2013-09-25 00:15:43 +01:00
=
8545b4d15e Added Mmsapt as a feature function. 2013-09-25 00:14:57 +01:00
=
7b9e30e4b9 Reformatting. 2013-09-25 00:13:49 +01:00
=
31ccd6c5b7 Code reformatting. Once upon a time there was a rule of courtesy not to make your lines of code longer than 80 characters. 2013-09-25 00:09:43 +01:00
=
794770e696 Moved duplicate struct CompareTargetPhrase to TargetPhraseCollection.{h|cpp} 2013-09-25 00:07:18 +01:00