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:
authorMosesAdmin <moses-support-owner@mit.edu>2015-11-02 03:00:37 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2015-11-02 03:00:37 +0300
commitf38976aba07e0dbca74f9b824b28add486889b2a (patch)
tree54d2a68a9da692ba4e8fc91d339523e9874acd66 /moses/TabbedSentence.h
parent8424fb6e2ad8e9d15471c7e610bce85082610a41 (diff)
daily automatic beautifier
Diffstat (limited to 'moses/TabbedSentence.h')
-rw-r--r--moses/TabbedSentence.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/TabbedSentence.h b/moses/TabbedSentence.h
index de08afa0f..02da4cae0 100644
--- a/moses/TabbedSentence.h
+++ b/moses/TabbedSentence.h
@@ -67,7 +67,7 @@ public:
virtual void CreateFromString(const std::vector<FactorType> &factorOrder
, const std::string &tabbedString);
- virtual int
+ virtual int
Read(std::istream& in,const std::vector<FactorType>& factorOrder,
AllOptions const& opts);