, including all inherited members.
| add_short_matches(WordIndex &wordIndex, long translationId, std::vector< Match > &match, const std::vector< WORD_ID > &tm, int input_length, int best_cost) | tmmt::FuzzyMatchWrapper | [protected] |
| basic_flag | tmmt::FuzzyMatchWrapper | [protected] |
| basic_fuzzy_match(std::vector< std::vector< tmmt::WORD_ID > > source, std::vector< std::vector< tmmt::WORD_ID > > input) | tmmt::FuzzyMatchWrapper | [protected] |
| compute_length(const std::vector< tmmt::WORD_ID > &sentence) | tmmt::FuzzyMatchWrapper | [protected] |
| create_extract(int sentenceInd, int cost, const std::vector< WORD_ID > &sourceSentence, const std::vector< SentenceAlignment > &targets, const std::string &inputStr, const std::string &path, std::ofstream &outputFile) | tmmt::FuzzyMatchWrapper | [protected] |
| Extract(long translationId, const std::string &dirNameStr) | tmmt::FuzzyMatchWrapper | |
| ExtractTM(WordIndex &wordIndex, long translationId, const std::string &inputPath) | tmmt::FuzzyMatchWrapper | [protected] |
| FuzzyMatchWrapper(const std::string &source, const std::string &target, const std::string &alignment) | tmmt::FuzzyMatchWrapper | |
| GetLSEDCache(const std::pair< WORD_ID, WORD_ID > &key, unsigned int &value) const | tmmt::FuzzyMatchWrapper | [protected] |
| GetVocabulary() | tmmt::FuzzyMatchWrapper | [inline, protected] |
| init_short_matches(WordIndex &wordIndex, long translationId, const std::vector< WORD_ID > &input) | tmmt::FuzzyMatchWrapper | [protected] |
| length_filter_flag | tmmt::FuzzyMatchWrapper | [protected] |
| letter_sed(WORD_ID aIdx, WORD_ID bIdx) | tmmt::FuzzyMatchWrapper | [protected] |
| load_alignment(const std::string &fileName, std::vector< std::vector< tmmt::SentenceAlignment > > &corpus) | tmmt::FuzzyMatchWrapper | [protected] |
| load_corpus(const std::string &fileName, std::vector< std::vector< tmmt::WORD_ID > > &corpus) | tmmt::FuzzyMatchWrapper | [protected] |
| load_target(const std::string &fileName, std::vector< std::vector< tmmt::SentenceAlignment > > &corpus) | tmmt::FuzzyMatchWrapper | [protected] |
| lsed_flag | tmmt::FuzzyMatchWrapper | [protected] |
| m_lsed | tmmt::FuzzyMatchWrapper | [protected] |
| min_match | tmmt::FuzzyMatchWrapper | [protected] |
| multiple_flag | tmmt::FuzzyMatchWrapper | [protected] |
| multiple_max | tmmt::FuzzyMatchWrapper | [protected] |
| multiple_slack | tmmt::FuzzyMatchWrapper | [protected] |
| parse_flag | tmmt::FuzzyMatchWrapper | [protected] |
| parse_matches(std::vector< Match > &match, int input_length, int tm_length, int &best_cost) | tmmt::FuzzyMatchWrapper | [protected] |
| prune_matches(const std::vector< Match > &match, int best_cost) | tmmt::FuzzyMatchWrapper | [protected] |
| refined_flag | tmmt::FuzzyMatchWrapper | [protected] |
| sed(const std::vector< WORD_ID > &a, const std::vector< WORD_ID > &b, std::string &best_path, bool use_letter_sed) | tmmt::FuzzyMatchWrapper | [protected] |
| SetLSEDCache(const std::pair< WORD_ID, WORD_ID > &key, const unsigned int &value) | tmmt::FuzzyMatchWrapper | [protected] |
| short_match_max_length(int input_length) | tmmt::FuzzyMatchWrapper | [protected] |
| suffixArray | tmmt::FuzzyMatchWrapper | [protected] |
| targetAndAlignment | tmmt::FuzzyMatchWrapper | [protected] |
| WordIndex typedef | tmmt::FuzzyMatchWrapper | [protected] |