align_pair(const string &graph, const string &phon, BOSS_g2pMatrix &gpm) | Traing2p | [protected] |
assign_scores(const t_Alignment &al, BOSS_g2pMatrix &gpm) | Traing2p | [protected] |
assign_stress(const string &s) const | BOSS_g2p | |
binomial(const double &n, const double k) | Traing2p | [protected] |
BOSS_g2p(BOSS::Config &__cl) | BOSS_g2p | |
BOSS_g2p(BOSS::Config &__cl, const LabelFormat &F) | BOSS_g2p | |
BOSS_g2p(const BOSS_g2p &c) | BOSS_g2p | |
cl | BOSS_g2p | [protected] |
clean_blftrans(const string &s) | Traing2p | [protected] |
clean_blftrans(const string &s, bool syll_flag) | Traing2p | [protected] |
create_tree(const string &featurefile, const string &treefile) | Traing2p | [protected] |
delPointers() | BOSS_g2p | [protected] |
extract_graphemes(t_MappingTableMap &mt) | Traing2p | [protected] |
find_bestAlignment(t_Alignment al, BOSS_g2pMatrix &gpm) | Traing2p | [protected] |
g2p(const string &s) const | BOSS_g2p | |
g2pData | BOSS_g2p | [protected] |
g2ppfsa | BOSS_g2p | [protected] |
generate_trainset(BOSS_g2pMatrix &gpm) | Traing2p | [protected] |
generateG2PFeatures(BOSS::t_SVector g, BOSS::t_SVector p) const | BOSS_g2p | [protected] |
generateStressFeatures(const BOSS::t_SVector &t) | Traing2p | [protected] |
generateSyllFeatures(const BOSS::t_SVector &t) | Traing2p | [protected] |
iniPointers() | BOSS_g2p | [protected] |
operator=(const BOSS_g2p &c) | BOSS_g2p | [virtual] |
phimbl | Traing2p | [protected] |
postProcPhon(const string &s) const | BOSS_g2p | [inline, protected, virtual] |
postProcStress(const string &s) const | BOSS_g2p | [inline, protected, virtual] |
postProcSyll(const string &s) const | BOSS_g2p | [inline, protected, virtual] |
postProcTrans(const string &s) const | BOSS_g2p | [inline, protected, virtual] |
print_matrix(BOSS_g2pMatrix &m) | Traing2p | [protected] |
pv | BOSS_g2p | [protected] |
read_phoneset(const string &phonfile) | BOSS_g2p | [protected] |
remove_quotes(const string &s) | Traing2p | [protected] |
stressData | BOSS_g2p | [protected] |
stresspfsa | BOSS_g2p | [protected] |
string2StressFeature(const BOSS::t_SVector &t, const unsigned &j) const | BOSS_g2p | [protected] |
string2SyllFeature(const BOSS::t_SVector &t, const unsigned &j) const | BOSS_g2p | [protected] |
syllabify(const string &s) const | BOSS_g2p | |
syllData | BOSS_g2p | [protected] |
syllpfsa | BOSS_g2p | [protected] |
Traing2p(BOSS::Config &config) | Traing2p | [inline] |
Traing2p(const BOSS_g2p &c) | Traing2p | [inline] |
Traing2p(BOSS::Config &config, const string &traintype, const bool &createflag, const string &phonfile, const string &treefile, const string &lexfile, const string &featurefile, const LabelFormat &F) | Traing2p | |
trainphon(const string &lexfile, const string &treefile, const string &featurefile, const LabelFormat &F) | Traing2p | [protected] |
trainstress(const string &lexfile, const string &treefile, const string &featurefile, const LabelFormat &F) | Traing2p | [protected] |
trainsyll(const string &lexfile, const string &treefile, const string &featurefile, const LabelFormat &F) | Traing2p | [protected] |
transcribe(const string &s) const | BOSS_g2p | |
~BOSS_g2p() | BOSS_g2p | [virtual] |