Commit Graph

11207 Commits

Author SHA1 Message Date
=
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
=
d8686f79db Reformatting. 2013-09-25 00:11:11 +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
=
61dacaa9bd Moved duplicate struct CompareTargetPhrase to TargetPhraseCollection.{h|cpp} 2013-09-25 00:05:45 +01:00
=
d0a5921fbb Fixed some code formatting. 2013-09-25 00:03:46 +01:00
=
30573ecf24 Added missing #include. 2013-09-25 00:00:06 +01:00
=
d100792140 Added Mmsapt as PT implementation type. 2013-09-24 23:59:29 +01:00
=
c227cde790 Fixed code formatting. 2013-09-24 23:57:49 +01:00
=
515ee545b1 Fixed code formatting. 2013-09-24 23:57:32 +01:00
=
ae550d05f4 Fixed some code formatting issues. 2013-09-24 23:56:47 +01:00
=
42f9f81495 Fixed some code formatting issues. 2013-09-24 23:56:23 +01:00
Hieu Hoang
fc4cabce98 skeleton PT 2013-09-24 22:50:43 +01:00
Hieu Hoang
cff36b6638 skeleton LM 2013-09-24 22:26:51 +01:00
Nadir Durrani
e07b3afa12 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2013-09-24 13:04:28 +01:00
Nadir Durrani
74cd9c7a99 Removing Binaries 2013-09-24 13:03:20 +01:00
Phil Williams
c380a31ab3 moses_chart: initialise pointer to 0 2013-09-24 09:49:17 +01:00
Phil Williams
29c1089283 consolidate: don't assume input contains key-value field 2013-09-24 09:45:49 +01:00
Hieu Hoang
0237c8e3fe check to make sure there is an InputFeature when decoding lattice or confusion network 2013-09-23 22:20:58 +01:00
Hieu Hoang
e6d652aea5 delete generateSequences 2013-09-23 20:46:01 +02:00
braunefe
f23c1d7769 Added All Translation Options for DIMw 2013-09-23 16:30:28 +02:00
Hieu Hoang
641be9a3a1 3 things people must do before sending their log files to the mailing list 2013-09-23 00:46:46 +02:00
Hieu Hoang
b920d6daad 3 things people must do before sending their log files to the mailing list 2013-09-23 00:35:19 +02:00
Hieu Hoang
55874b34fb Merge github.com:moses-smt/mosesdecoder 2013-09-22 23:48:39 +02:00
Hieu Hoang
e6f53d83c2 get rid of some warnings 2013-09-22 18:24:32 +02:00
Hieu Hoang
3d8ac40e09 placeholder for chart decoding in nbest list 2013-09-22 17:10:23 +02:00
Nadir Durrani
a7ca3df049 Generate Sequence File Changes 2013-09-22 15:55:39 +01:00
Nadir Durrani
7b745d3ee3 Training Script 2013-09-22 15:47:54 +01:00
Hieu Hoang
476c6ea423 placeholder for chart decoding 2013-09-22 16:35:24 +02:00
Hieu Hoang
5f8e8f7db9 placeholder for chart decoding 2013-09-22 16:15:00 +02:00
Hieu Hoang
00b21b4f53 placeholder for chart decoding 2013-09-22 15:36:50 +02:00
Hieu Hoang
574d716f23 placeholder for chart decoding 2013-09-22 15:09:49 +02:00
Phil Williams
74ed066569 consolidate: expect key-value pairs in 7th field, not 6th 2013-09-20 15:50:03 +01:00
Phil Williams
23488e1adb extract-ghkm: use square brackets for --TreeFragments
Use square brackets instead of round brackets for internal tree
structure.  This avoids the need for additional escaping since
square brackets are already escaped in Moses.

Also: tweak code style to match the rest of the source file, and
output less whitespace to make the extract files (marginally)
smaller.
2013-09-20 14:57:40 +01:00
Phil Williams
ab863d1f16 consolidate: write key-value field to rule table 2013-09-20 09:42:13 +01:00
Hieu Hoang
ffbfcb5577 placeholders work in pb decoder. God i'm bored 2013-09-19 16:33:21 +02:00
Hieu Hoang
98bb4fa1c7 placeholders work in extract 2013-09-19 12:24:57 +02:00
Hieu Hoang
996740de73 -mark-unknown works for chart decoding 2013-09-19 08:45:33 +02:00
Hieu Hoang
345b9bf850 oops. Segfault 2013-09-19 00:38:40 +02:00
Hieu Hoang
a40d9082cd more placeholder code and 'NO BEST TRANSLATION' to stderr for pb 2013-09-18 23:47:50 +02:00
Hieu Hoang
b518b17cfa Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-09-18 21:17:06 +02:00
Hieu Hoang
4e4c6bd8b8 eclipse 2013-09-18 18:15:07 +02:00
Hieu Hoang
ff196639de comment 2013-09-18 17:27:18 +02:00
Hieu Hoang
89fe7d3db2 feature functions to only allow recombination for the same output 2013-09-18 16:27:10 +02:00
Hieu Hoang
692dc1c05f allow no best hypo 2013-09-18 15:57:59 +02:00
Hieu Hoang
24f1760c05 add max-unknowns arg to ConstrainedDecoding FF 2013-09-18 15:47:49 +02:00
Rico Sennrich
1113f83f98 documentation/permissions 2013-09-18 15:13:56 +02:00
Hieu Hoang
5625d30a26 add target phrase to arguments for Evaluate() during application to sentence 2013-09-18 12:35:31 +02:00
Hieu Hoang
a4f5879fef take out -constraint from Parameter. Now handled exclusively in FF 2013-09-18 06:23:22 +02:00