Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2013-09-22 17:36:50 +0400
committerHieu Hoang <hieuhoang@gmail.com>2013-09-22 17:36:50 +0400
commit00b21b4f530458a2c86f3582ae15af3b081c50d7 (patch)
tree544ffdb2f926f955c9f1ed4b90f3e550eef25dd7 /moses-cmd
parent574d716f23587803d7b67c6346ab2ba494059a35 (diff)
placeholder for chart decoding
Diffstat (limited to 'moses-cmd')
-rw-r--r--moses-cmd/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses-cmd/Main.cpp b/moses-cmd/Main.cpp
index 9f990cd6e..98aba3c62 100644
--- a/moses-cmd/Main.cpp
+++ b/moses-cmd/Main.cpp
@@ -117,7 +117,7 @@ public:
// shorthand for "global data"
const StaticData &staticData = StaticData::Instance();
// input sentence
- Sentence sentence();
+ Sentence sentence;
// execute the translation
// note: this executes the search, resulting in a search graph