Nicola Bertoldi
|
e4eb201c52
|
merged master into dynamic-models and solved conflicts
|
2014-12-13 12:52:47 +01:00 |
|
Barry Haddow
|
27eee55a57
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-08-11 11:49:38 +01:00 |
|
Hieu Hoang
|
3d884bb098
|
method rename
|
2014-08-08 16:41:16 +01:00 |
|
Barry Haddow
|
fbe73dd06f
|
Stub out chart hypergraph output
|
2014-08-06 16:37:09 +01:00 |
|
Hieu Hoang
|
a402523ef5
|
calculate baseline score without optimisation
|
2014-07-11 16:26:48 +01:00 |
|
Hieu Hoang
|
da825e844b
|
1st rough sketch. compiles with eclipse
|
2014-07-11 11:15:06 +01:00 |
|
Hieu Hoang
|
e197b110fc
|
rename Evaluate() to EvaluateWhenApplied()
|
2014-07-09 23:54:16 +01:00 |
|
Nicola Bertoldi
|
20381cbf89
|
merged master into dynamic-models and solved conflicts
|
2014-04-28 19:18:38 +02:00 |
|
Phil Williams
|
66d0fe81e2
|
moses_chart: add ChartKBestExtractor (not enabled yet)
Implements algorithm 3 from Huang and Chiang (2005)
|
2014-04-15 17:34:21 +01:00 |
|
Nicola Bertoldi
|
bd83999264
|
beautify
|
2014-01-15 16:42:02 +01:00 |
|
Hieu Hoang
|
e8b2d2a269
|
bug - should get score for translation rule from the translation option, not the target phrase.
|
2013-12-17 14:54:12 +00:00 |
|
Hieu Hoang
|
f13d0c8244
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
|
Hieu Hoang
|
c2ffc022ea
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 18:52:15 +00:00 |
|
Hieu Hoang
|
17887a2796
|
replace nth_element() with macro that execute sort() instead for gcc 4.8.1 & 4.8.2
|
2013-11-15 10:55:38 +00:00 |
|
Hieu Hoang
|
6ccc17b804
|
speed up compiling by removing headers from StaticData.h
|
2013-10-03 11:05:53 +01:00 |
|
Hieu Hoang
|
31ce9b510e
|
beautify
|
2013-09-27 09:35:24 +01:00 |
|
Hieu Hoang
|
476c6ea423
|
placeholder for chart decoding
|
2013-09-22 16:35:24 +02:00 |
|
Hieu Hoang
|
6c739bcbf5
|
constrained decoding FF works for both pb and hiero
|
2013-09-17 15:26:25 +02:00 |
|
Hieu Hoang
|
5625f37eb1
|
delete ChartBasedFeatureContext
|
2013-08-23 15:00:47 +01:00 |
|
Hieu Hoang
|
4676bca90f
|
minor renaming
|
2013-08-13 10:33:04 +01:00 |
|
Hieu Hoang
|
a867063a3b
|
convert to using shared pointers in ChartTranslationOptions
|
2013-08-09 18:16:31 +01:00 |
|
Hieu Hoang
|
13299ab2a8
|
delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate()
|
2013-06-11 16:08:59 +01:00 |
|
phikoehn
|
081710ed4c
|
alternate weight settings: added option to turn off features completely
|
2013-06-05 19:44:43 +01:00 |
|
Hieu Hoang
|
6249432407
|
beautify
|
2013-05-29 18:16:15 +01:00 |
|
Hieu Hoang
|
e8dadb58ce
|
split classes in DummyScoreProducers into separate files
|
2013-05-25 00:57:37 +01:00 |
|
Hieu Hoang
|
a80d838b0f
|
move feature functions into moses/FF
|
2013-05-24 18:02:49 +01:00 |
|
Hieu Hoang
|
d273812231
|
delete enum StatelessFeatureType. Features can be multiple types at once. Just overload the Evaluate() function you need
|
2013-05-24 16:04:38 +01:00 |
|
Hieu Hoang
|
ff880ec6f1
|
delete references to LMList
|
2013-05-21 12:27:13 +01:00 |
|
Hieu Hoang
|
f401e4f08e
|
rename entries in enum StatelessFeatureType
|
2013-05-13 15:53:56 +01:00 |
|
Hieu Hoang
|
3e64d4b341
|
enum StatelessFeatureType
|
2013-04-30 19:27:49 +01:00 |
|
Hieu Hoang
|
6885e04b42
|
move feature function variables into FeatureFunction.h
|
2012-12-31 00:57:21 +00:00 |
|
Hieu Hoang
|
c2d9d84ba0
|
move feature function variables from TranslationSystem back to StaticData
|
2012-12-19 14:37:00 +00:00 |
|
Hieu Hoang
|
5e3ef23cef
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
|