/disk4/html/www/moses/doxygen/mosesdecoder/moses/TranslationModel/UG/mm/ug_bitext.h File Reference

#include <string>
#include <vector>
#include <cassert>
#include <iomanip>
#include <algorithm>
#include <boost/foreach.hpp>
#include <boost/random.hpp>
#include <boost/format.hpp>
#include <boost/thread.hpp>
#include <boost/unordered_map.hpp>
#include <boost/math/distributions/binomial.hpp>
#include "moses/TranslationModel/UG/generic/sorting/VectorIndexSorter.h"
#include "moses/TranslationModel/UG/generic/sampling/Sampling.h"
#include "moses/TranslationModel/UG/generic/file_io/ug_stream.h"
#include "moses/TranslationModel/UG/generic/threading/ug_thread_safe_counter.h"
#include "moses/TranslationModel/UG/generic/threading/ug_ref_counter.h"
#include "moses/Util.h"
#include "moses/StaticData.h"
#include "moses/thread_safe_container.h"
#include "moses/ContextScope.h"
#include "moses/TranslationTask.h"
#include "util/exception.hh"
#include "ug_typedefs.h"
#include "ug_mm_ttrack.h"
#include "ug_im_ttrack.h"
#include "ug_mm_tsa.h"
#include "ug_im_tsa.h"
#include "tpt_tokenindex.h"
#include "ug_corpus_token.h"
#include "tpt_pickler.h"
#include "ug_lexical_phrase_scorer2.h"
#include "ug_lru_cache.h"
#include "ug_lexical_reordering.h"
#include "ug_sampling_bias.h"
#include "ug_phrasepair.h"
#include "ug_bitext_phrase_extraction_record.h"
#include "ug_bitext_agenda.h"
#include "ug_im_bitext.h"
#include "ug_mm_bitext.h"
#include "ug_bitext_moses.h"

Go to the source code of this file.


Classes

struct  sapt::ContextForQuery
class  sapt::Bitext< TKN >
class  sapt::Bitext< TKN >::agenda
class  sapt::Bitext< TKN >::agenda::worker
class  sapt::Bitext< TKN >::agenda::job
class  sapt::snt_adder< L2R_Token< SimpleWordId > >
class  sapt::pstats2pplist< Token >

Namespaces

namespace  Moses
 $Id$
namespace  sapt

Defines

#define UG_BITEXT_TRACK_ACTIVE_THREADS   0
#define PSTATS_CACHE_THRESHOLD   50

Functions

float sapt::lbop (size_t const tries, size_t const succ, float const confidence)
void sapt::write_bitvector (bitvector const &v, std::ostream &out)
template<typename Token >
void sapt::expand (typename Bitext< Token >::iter const &m, Bitext< Token > const &bt, pstats const &ps, std::vector< PhrasePair< Token > > &dest, std::ostream *log)


Define Documentation

#define PSTATS_CACHE_THRESHOLD   50

Definition at line 74 of file ug_bitext.h.

#define UG_BITEXT_TRACK_ACTIVE_THREADS   0

Definition at line 19 of file ug_bitext.h.


Generated on Thu Jul 6 00:31:34 2017 for Moses by  doxygen 1.5.9