Cambridge SMT System
|
This is the complete list of members for ucam::util::WordMapper, including all inherited members.
get_oov_id() | ucam::util::WordMapper | inline |
get_oovwmap() | ucam::util::WordMapper | inline |
operator()(const std::string &is, std::string *os, bool reverse=false) | ucam::util::WordMapper | inline |
operator()(const std::string &is) | ucam::util::WordMapper | inline |
reset_oov_id() | ucam::util::WordMapper | inline |
set_oovwmap(unordered_map< std::size_t, std::string > &oovmap) | ucam::util::WordMapper | inline |
WordMapper(const std::string &wordmapfile, bool reverse=false) | ucam::util::WordMapper | inline |
WordMapper(iszfstream &wordmapstream, bool reverse=false) | ucam::util::WordMapper | inline |
~WordMapper() | ucam::util::WordMapper | inline |