Hieu Hoang
|
6d61db28fa
|
use astyle 2.01. It's on Edinburgh server and doesn't screw up enum
|
2015-01-14 19:21:11 +00:00 |
|
Hieu Hoang
|
05ead45e71
|
beautify
|
2015-01-14 11:07:42 +00:00 |
|
Hieu Hoang
|
3b3f11365d
|
delete UserMessage. Too difficult to police
|
2015-01-07 10:01:10 +04:00 |
|
Ulrich Germann
|
0e98a08446
|
Commented out unused variable.
|
2014-06-05 01:40:27 +01:00 |
|
Ulrich Germann
|
b7f2e18efc
|
Rewrite of Word::CreateFromString() to accommodate elimination of
ConfusionNet::String2Word().
|
2014-04-11 15:24:52 +01:00 |
|
Ulrich Germann
|
f82e79d237
|
Replaced calls to String2Word by calls to Word::CreateFromString(). String2Word is deprecated (code duplication) and should be removed.
|
2014-04-08 12:41:30 +01:00 |
|
Ulrich Germann
|
344b7a0759
|
Changed verbosity level for "read confusion net with format ..." to 2.
|
2014-03-25 01:41:21 +00:00 |
|
Ulrich Germann
|
d93c93df87
|
Reformatting for readability.
|
2014-03-11 13:55:16 +00:00 |
|
Hieu Hoang
|
fccf2ea43a
|
get rid of all aborts from decoder
|
2014-01-13 18:32:22 +00:00 |
|
Hieu Hoang
|
ba209202ef
|
move all feature functions out of StaticData
|
2013-12-07 00:21:06 +00:00 |
|
Hieu Hoang
|
f13d0c8244
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
|
Hieu Hoang
|
a77e928628
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-20 11:59:36 +00:00 |
|
Hieu Hoang
|
c2ffc022ea
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 18:52:15 +00:00 |
|
Hieu Hoang
|
f2d218f8ee
|
move checking of legacy phrase-table to StaticData
|
2013-10-02 20:02:05 +01:00 |
|
Hieu Hoang
|
31ce9b510e
|
beautify
|
2013-09-27 09:35:24 +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
|
16cfc786a8
|
lattice decoding with sparse features
|
2013-09-08 19:22:55 +02:00 |
|
Hieu Hoang
|
0596c3e9e4
|
Add NonTerminalSet variable to InputPath
|
2013-08-02 15:54:49 +01:00 |
|
Hieu Hoang
|
0c48e687d1
|
delete information on input scores from StaticData
|
2013-06-05 01:41:52 +01:00 |
|
Hieu Hoang
|
cc0f00049e
|
update confusion network to query InputFeature for paramters, rather than StaticData
|
2013-06-05 00:50:24 +01:00 |
|
Hieu Hoang
|
981351758a
|
delete class TranslationSystem
|
2013-05-11 14:13:26 +01:00 |
|
Hieu Hoang
|
da9cd0e3aa
|
clean up weights code for confusion networks & lattices. Works, except for multiple phrase-tables or factors
|
2012-12-05 20:21:33 +00:00 |
|
Hieu Hoang
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|
Hieu Hoang
|
5e3ef23cef
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
|