, including all inherited members.
| ag | sapt::Bitext< TKN > | [mutable, protected] |
| Bitext(size_t const max_sample=1000, size_t const xnum_workers=16) | sapt::Bitext< TKN > | [protected] |
| Bitext(Ttrack< Token > *const t1, Ttrack< Token > *const t2, Ttrack< char > *const tx, TokenIndex *const v1, TokenIndex *const v2, TSA< Token > *const i1, TSA< Token > *const i2, size_t const max_sample=1000, size_t const xnum_workers=16) | sapt::Bitext< TKN > | [protected] |
| BitextSampler class | sapt::Bitext< TKN > | [friend] |
| docid2name(id_type const sid) const | sapt::Bitext< TKN > | |
| docname2docid(std::string const &name) const | sapt::Bitext< TKN > | |
| find_trg_phr_bounds(PhraseExtractionRecord &rec) const | sapt::Bitext< TKN > | |
| find_trg_phr_bounds(size_t const sid, size_t const start, size_t const stop, size_t &s1, size_t &s2, size_t &e1, size_t &e2, int &po_fwd, int &po_bwd, std::vector< unsigned char > *core_alignment, bitvector *full_alignment, bool const flip) const | sapt::Bitext< TKN > | |
| getDefaultSampleSize() const | sapt::Bitext< TKN > | |
| I1 | sapt::Bitext< TKN > | |
| I2 | sapt::Bitext< TKN > | |
| iter typedef | sapt::Bitext< TKN > | |
| loadSentenceBias(std::string const &fname) const | sapt::Bitext< TKN > | |
| lookup(iter const &phrase, int max_sample=-1) const | sapt::Bitext< TKN > | |
| lookup(ttasksptr const &ttask, iter const &phrase, int max_sample=-1) const | sapt::Bitext< TKN > | |
| m_cache1 | sapt::Bitext< TKN > | [protected] |
| m_cache2 | sapt::Bitext< TKN > | [protected] |
| m_default_sample_size | sapt::Bitext< TKN > | [protected] |
| m_docname | sapt::Bitext< TKN > | [protected] |
| m_docname2docid | sapt::Bitext< TKN > | [protected] |
| m_lock | sapt::Bitext< TKN > | [mutable, protected] |
| m_num_workers | sapt::Bitext< TKN > | [protected] |
| m_pplist_cache1 | sapt::Bitext< TKN > | [mutable, protected] |
| m_pplist_cache2 | sapt::Bitext< TKN > | [mutable, protected] |
| m_pstats_cache_threshold | sapt::Bitext< TKN > | [protected] |
| m_sid2docid | sapt::Bitext< TKN > | [protected] |
| mark_match(Token const *start, Token const *end, iter const &m, bitvector &check) const | sapt::Bitext< TKN > | |
| mmBitext() | sapt::mmBitext< TKN > | [inline] |
| Moses::Mmsapt class | sapt::Bitext< TKN > | [friend] |
| open(std::string const base, std::string const L1, std::string L2) | sapt::mmBitext< TKN > | [inline, virtual] |
| pplist_cache_t typedef | sapt::Bitext< TKN > | |
| prep(iter const &phrase) const | sapt::Bitext< TKN > | |
| prep(ttasksptr const &ttask, iter const &phrase, bool const track_sids) const | sapt::Bitext< TKN > | |
| prep2(iter const &phrase, int max_sample=-1) const | sapt::Bitext< TKN > | |
| prep2(ttasksptr const &ttask, iter const &phrase, bool const track_sids, int max_sample=-1) const | sapt::Bitext< TKN > | |
| revision() const | sapt::Bitext< TKN > | [inline, virtual] |
| setDefaultSampleSize(size_t const max_samples) | sapt::Bitext< TKN > | |
| SetupDocumentBias(std::string const &bserver, std::string const &text, std::ostream *log) const | sapt::Bitext< TKN > | |
| SetupDocumentBias(std::map< std::string, float > context_weights, std::ostream *log) const | sapt::Bitext< TKN > | |
| sid2did() const | sapt::Bitext< TKN > | |
| sid2did(uint32_t sid) const | sapt::Bitext< TKN > | |
| sid2docname(id_type const sid) const | sapt::Bitext< TKN > | |
| T1 | sapt::Bitext< TKN > | |
| T2 | sapt::Bitext< TKN > | |
| Token typedef | sapt::Bitext< TKN > | |
| toString(uint64_t pid, int isL2) const | sapt::Bitext< TKN > | |
| tsa typedef | sapt::Bitext< TKN > | |
| Tx | sapt::Bitext< TKN > | |
| V1 | sapt::Bitext< TKN > | |
| V2 | sapt::Bitext< TKN > | |
| vec_ppair typedef | sapt::Bitext< TKN > | |
| write_yawat_alignment(id_type const sid, iter const *m1, iter const *m2, std::ostream &out) const | sapt::Bitext< TKN > | |