Commit Graph

11257 Commits

Author SHA1 Message Date
Phil Williams
e497dc4857 Remove NT length code missed in commit cdd9df19... 2013-09-29 15:09:14 +01:00
Phil Williams
da95b1bd1a train-model.perl: add --ghkm-tree-fragments option 2013-09-29 14:25:33 +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
Phil Williams
940591a1a3 extract-ghkm: allow trailing whitespace in alignment file
Thanks to Matt Post for reporting the problem.
2013-09-26 15:49:08 +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
3e5a8839a4 only run beautify with specific astyle version 2013-09-26 12:08:20 +01:00
Hieu Hoang
52c0e2162c only run beautify with specific astyle version 2013-09-26 12:07:49 +01:00
Hieu Hoang
086c658a15 only run beautify with specific astyle version 2013-09-26 12:03:01 +01:00
Hieu Hoang
0eff7344d7 move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:28:52 +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
phikoehn
1e6a9092b5 Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2013-09-25 23:17:39 +01:00
phikoehn
1e702c46b2 updated web interface for experiment.perl 2013-09-25 23:16:53 +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
Ulrich Germann
e1574c2916 Added dependency on boost::iostreams. 2013-09-25 22:03:25 +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
=
48c424a5d6 Added *.d 2013-09-25 00:52:38 +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
=
05ea3145a3 Added module mmbitext.m4m and mmsapt as phrase table type. 2013-09-25 00:40:40 +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