Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::ngram::anonymous_namespace{model_test.cc} Namespace Reference

Classes

class  ExpectEnumerateVocab

Functions

template<class M >
void Starters (const M &model)
template<class M >
void Continuation (const M &model)
template<class M >
void Blanks (const M &model)
template<class M >
void Unknowns (const M &model)
template<class M >
void MinimalState (const M &model)
template<class M >
void Stateless (const M &model)
template<class M >
void NoUnkCheck (const M &model)
template<class M >
void Everything (const M &m)
template<class ModelT >
void LoadingTest ()
 BOOST_AUTO_TEST_CASE (probing)
 BOOST_AUTO_TEST_CASE (trie)
 BOOST_AUTO_TEST_CASE (quant_trie)
 BOOST_AUTO_TEST_CASE (bhiksha_trie)
 BOOST_AUTO_TEST_CASE (quant_bhiksha_trie)
template<class ModelT >
void BinaryTest ()
 BOOST_AUTO_TEST_CASE (write_and_read_probing)
 BOOST_AUTO_TEST_CASE (write_and_read_trie)
 BOOST_AUTO_TEST_CASE (write_and_read_quant_trie)
 BOOST_AUTO_TEST_CASE (write_and_read_array_trie)
 BOOST_AUTO_TEST_CASE (write_and_read_quant_array_trie)

Function Documentation

template<class ModelT >
void lm::ngram::anonymous_namespace{model_test.cc}::BinaryTest ( )

Here is the call graph for this function:

Here is the caller graph for this function:

template<class M >
void lm::ngram::anonymous_namespace{model_test.cc}::Blanks ( const M &  model)

Here is the call graph for this function:

Here is the caller graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( probing  )

Here is the call graph for this function:

Here is the caller graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( trie  )

Here is the call graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( quant_trie  )

Here is the call graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( bhiksha_trie  )

Here is the call graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( quant_bhiksha_trie  )

Here is the call graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( write_and_read_probing  )

Here is the call graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( write_and_read_trie  )

Here is the call graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( write_and_read_quant_trie  )

Here is the call graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( write_and_read_array_trie  )

Here is the call graph for this function:

lm::ngram::anonymous_namespace{model_test.cc}::BOOST_AUTO_TEST_CASE ( write_and_read_quant_array_trie  )

Here is the call graph for this function:

template<class M >
void lm::ngram::anonymous_namespace{model_test.cc}::Continuation ( const M &  model)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class M >
void lm::ngram::anonymous_namespace{model_test.cc}::Everything ( const M &  m)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class ModelT >
void lm::ngram::anonymous_namespace{model_test.cc}::LoadingTest ( )

Here is the call graph for this function:

Here is the caller graph for this function:

template<class M >
void lm::ngram::anonymous_namespace{model_test.cc}::MinimalState ( const M &  model)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class M >
void lm::ngram::anonymous_namespace{model_test.cc}::NoUnkCheck ( const M &  model)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class M >
void lm::ngram::anonymous_namespace{model_test.cc}::Starters ( const M &  model)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class M >
void lm::ngram::anonymous_namespace{model_test.cc}::Stateless ( const M &  model)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class M >
void lm::ngram::anonymous_namespace{model_test.cc}::Unknowns ( const M &  model)

Here is the call graph for this function:

Here is the caller graph for this function: