From abf2311a2665097de2fd27fb83e1acbbe2a26f59 Mon Sep 17 00:00:00 2001 From: philblunsom Date: Sun, 25 Jul 2010 02:11:28 +0000 Subject: added missing file. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@402 ec762483-ff6d-05da-a07a-a48fb63a330f --- gi/pyp-topics/src/contexts_corpus.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gi/pyp-topics/src/contexts_corpus.hh') diff --git a/gi/pyp-topics/src/contexts_corpus.hh b/gi/pyp-topics/src/contexts_corpus.hh index f7dad21f..dd721361 100644 --- a/gi/pyp-topics/src/contexts_corpus.hh +++ b/gi/pyp-topics/src/contexts_corpus.hh @@ -55,7 +55,8 @@ public: virtual unsigned read_contexts(const std::string &filename, BackoffGenerator* backoff_gen=0, - bool filter_singeltons=false); + bool filter_singeltons=false, + bool binary_contexts=false); TermBackoffPtr backoff_index() { return m_backoff; -- cgit v1.2.3