Hieu Hoang
|
cc8c6b7b10
|
beautify
|
2015-05-02 11:45:24 +01:00 |
|
Jeroen Vermeulen
|
eca5824100
|
Remove trailing whitespace in C++ files.
|
2015-04-30 12:05:11 +07:00 |
|
Ulrich Germann
|
0d72cdd72c
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into mmt-dev
Conflicts:
moses/Syntax/F2S/Manager-inl.h
moses/TranslationModel/UG/mmsapt.cpp
|
2015-04-26 02:12:16 +01:00 |
|
Matthias Huck
|
f24f31f965
|
n-best list creation in phrase-based decoding: improved efficiency with sparse features
|
2015-04-23 18:13:02 +01:00 |
|
Ulrich Germann
|
9dc75bfd8a
|
Managers and feature functions now have access to the entire TranslationTask, not just the InputType.
|
2015-03-26 18:25:54 +00:00 |
|
Ulrich Germann
|
85d2567b57
|
Renamed MosesServer::TranslationTask to MosesServer::TranslationRequest and made that a subtype of Moses::TranslationTask to avoid name confusion.
|
2015-03-21 15:56:20 +00:00 |
|
Ulrich Germann
|
fd56ba6afb
|
Renamed moses/server/TranslationTask.* to moses/server/TranslationRequest.* to avoid naming conflicts.
|
2015-03-21 14:00:30 +00:00 |
|
Ulrich Germann
|
9c19ad25b0
|
Changed order of #includes because of compiler warnings.
|
2015-03-20 18:43:29 +00:00 |
|
Ulrich Germann
|
d1cb14edc0
|
Fixed Jamfiles.
|
2015-03-19 13:45:58 +00:00 |
|
Ulrich Germann
|
286800abba
|
Addresses issues with compiling server capabilities into the Moses main executable.
|
2015-03-18 13:50:30 +00:00 |
|
Ulrich Germann
|
058abc32c3
|
Fixes (?) numerous bugs discovered when the code was actually compiled (an error in the bjam configuration prevented this).
|
2015-03-18 13:46:15 +00:00 |
|
Ulrich Germann
|
982286b38f
|
Folded contrib/server/mosesserver.cpp into the moses executable.
With immediate effect, mosesserver is deprecated, use moses --server instead.
|
2015-03-04 00:07:11 +00:00 |
|