Matthias Huck
|
a0b6b6a341
|
SoftSourceSyntacticConstraintsFeature: improved efficiency
|
2014-12-08 18:20:58 +00:00 |
|
Hieu Hoang
|
8c6310bf4c
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-12-05 23:26:24 +00:00 |
|
Matthias Huck
|
57298f86fd
|
PhraseOrientationFeature: removing state distinction again.
This was not supposed to be committed at this point.
|
2014-12-05 22:41:56 +00:00 |
|
Matthias Huck
|
6e43080dba
|
PhraseOrientationFeature: a tiny code simplification
|
2014-12-05 22:33:40 +00:00 |
|
Matthias Huck
|
bfeb7d641f
|
log output
|
2014-12-05 22:31:54 +00:00 |
|
Hieu Hoang
|
4b10c59bea
|
add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManager
|
2014-12-05 21:33:59 +00:00 |
|
Hieu Hoang
|
6a77fd0ce3
|
add OutputSearchGraphSLF() to API framework
|
2014-12-05 19:40:51 +00:00 |
|
Hieu Hoang
|
65c016667e
|
Merge ../mosesdecoder into merge-cmd
|
2014-12-05 18:29:37 +00:00 |
|
Hieu Hoang
|
23ca29a2ea
|
add Decode to API framework
|
2014-12-05 17:59:53 +00:00 |
|
Hieu Hoang
|
0d8e20980e
|
move OutputWordGraph() and OutputSearchGraph() into Managers
|
2014-12-05 17:23:08 +00:00 |
|
Hieu Hoang
|
c52f4d3e75
|
uninitialised variable
|
2014-12-05 14:19:55 +00:00 |
|
Matthias Huck
|
824bd174f1
|
FeatureFunction: default verbosity parameter value is "unset" ( == std::numeric_limits<std::size_t>::max() ).
Global verbosity level applies in this case (cf. declaration of macro IFFEATUREVERBOSE in moses/Util.h)
|
2014-12-04 19:21:36 +00:00 |
|
Matthias Huck
|
31eb7b9693
|
tuneable parameter is set in base class
|
2014-12-04 19:18:20 +00:00 |
|
Matthias Huck
|
59fd278ef7
|
IOWrapper: less compiler warnings
|
2014-12-04 19:16:30 +00:00 |
|
Matthias Huck
|
ad243f3500
|
Timer: no log output if verbosity parameter is 0
|
2014-12-04 19:14:11 +00:00 |
|
Matthias Huck
|
0f9e8aec91
|
verbosity macros
|
2014-12-04 19:13:42 +00:00 |
|
Hieu Hoang
|
bb6d04a9b7
|
Merge ../mosesdecoder.merge-cmd
|
2014-12-04 18:35:55 +00:00 |
|
Hieu Hoang
|
b23c00989b
|
move OutputDetailedTreeFragmentsTranslationReport() to Manager
|
2014-12-04 18:35:19 +00:00 |
|
Hieu Hoang
|
3a2f58eb2c
|
move OutputDetailedTranslationReport() to Manager
|
2014-12-04 16:46:14 +00:00 |
|
Hieu Hoang
|
c5fdb170fb
|
move OutputUnknowns() into Managers
|
2014-12-04 16:25:19 +00:00 |
|
Hieu Hoang
|
d5e315a599
|
move OutputDetailedTranslationReport() into Syntax::Manager
|
2014-12-04 15:28:50 +00:00 |
|
Hieu Hoang
|
80eada0640
|
delete unused methods in IOWrapper
|
2014-12-04 14:43:23 +00:00 |
|
Hieu Hoang
|
5e4b27412a
|
move n-best output into Syntax::Manager
|
2014-12-04 14:11:49 +00:00 |
|
Hieu Hoang
|
ba33cf93ba
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-12-03 23:43:39 +00:00 |
|
Matthias Huck
|
24a8a6a511
|
PhraseOrientationFeature
|
2014-12-03 20:04:26 +00:00 |
|
Hieu Hoang
|
2b3202dbc8
|
make Phil's Manager class inherit from BaseManager too
|
2014-12-03 17:27:21 +00:00 |
|
Hieu Hoang
|
f4a716f676
|
move OutputDetailedTranslationReport() to Managers
|
2014-12-03 17:18:19 +00:00 |
|
Hieu Hoang
|
ccbcc14ed8
|
move OutputDetailedTranslationReport() to Managers
|
2014-12-03 17:04:10 +00:00 |
|
Hieu Hoang
|
184e79f4d6
|
add OutputAlignment() to BaseManager.
|
2014-12-03 15:00:36 +00:00 |
|
Hieu Hoang
|
fb25616bdd
|
add OutputLatticeSamples() to BaseManager. Move OutputAlignment() to ChartManager
|
2014-12-03 12:05:35 +00:00 |
|
Hieu Hoang
|
49a2ff1faa
|
Merge branch 'merge-cmd'
|
2014-12-02 19:09:34 +00:00 |
|
Hieu Hoang
|
3da8415095
|
add OutputNBest() as abstract method to BaseManager. Tighten up framework
|
2014-12-02 19:09:10 +00:00 |
|
Hieu Hoang
|
ba7afba9f6
|
move n-best code for phrase-based from IOWrapper to ChartManager
|
2014-12-02 17:40:53 +00:00 |
|
Hieu Hoang
|
08c57bce87
|
delete OutputNBest() in IOWrapper
|
2014-12-02 15:12:01 +00:00 |
|
Hieu Hoang
|
d0576866af
|
move OutputLatticeSamples() for phrase-based from IOWrapper to Manager
|
2014-12-02 14:58:44 +00:00 |
|
Hieu Hoang
|
29ead5be7b
|
move n-best code for phrase-based from IOWrapper to Manager
|
2014-12-02 14:38:03 +00:00 |
|
Hieu Hoang
|
2fdd49d973
|
start cleanup of IOWrapper. Constructor takes no args
|
2014-12-01 15:26:47 +00:00 |
|
Rico Sennrich
|
56921cae3b
|
small simplification of recursive CYK+
(following Chris Dyer's suggestion and Phil's refactoring in S2T decoder)
|
2014-12-01 11:05:17 +00:00 |
|
Hieu Hoang
|
46e7aebce4
|
move SetBooleanParameter to Parameter class. Make it a specialized version of template SetParameter
|
2014-11-30 20:15:15 +00:00 |
|
Hieu Hoang
|
b2c0fa097c
|
make GetParam() a const method with no side effect
|
2014-11-28 18:33:45 +00:00 |
|
Hieu Hoang
|
da8b4b74eb
|
make GetParam() a const method with no side effect
|
2014-11-28 18:29:03 +00:00 |
|
Hieu Hoang
|
79e1c12c1c
|
make GetParam() a const method with no side effect
|
2014-11-28 17:15:01 +00:00 |
|
Hieu Hoang
|
e8cdbcd84b
|
make GetParam() a const method with no side effect
|
2014-11-28 14:46:10 +00:00 |
|
Hieu Hoang
|
8306de019c
|
make GetParam() a const method with no side effect
|
2014-11-27 23:02:41 +00:00 |
|
Hieu Hoang
|
5b82661163
|
make GetParam() a const method with no side effect
|
2014-11-27 21:09:05 +00:00 |
|
Hieu Hoang
|
cafd01854d
|
make GetParam() a const method with no side effect
|
2014-11-27 18:41:40 +00:00 |
|
Hieu Hoang
|
b70c34a083
|
make GetParam() a const method with no side effect
|
2014-11-27 17:49:08 +00:00 |
|
Hieu Hoang
|
604208964a
|
make GetParam() a const method with no side effect
|
2014-11-27 12:51:23 +00:00 |
|
Hieu Hoang
|
e2ef576f40
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder into merge-cmd
|
2014-11-27 12:12:29 +00:00 |
|
Paul Baltescu
|
4eaf58f100
|
Integrate OxLM tree models.
|
2014-11-27 01:34:22 +00:00 |
|