Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

boss_g2p.h File Reference

#include <iostream>
#include <stdlib.h>
#include <string>
#include <vector>
#include <map>
#include <fstream>
#include <sstream>
#include <valarray>
#include "boss_utility/boss_fsa.h"
#include "boss_utility/boss_utility.h"
#include "boss_utility/boss_config.h"
#include "tdsp/dsp_matrix.h"
#include "phimbl/phimbl.h"

Go to the source code of this file.

Classes

class  BOSS_g2p

Defines

#define TRANS_TRAIN_WINDOW   4
#define SYLL_TRAIN_WINDOW   4
#define STRESS_TRAIN_WINDOW   4
#define TIMBLCLASS_SYLLABLE_BOUNDARY_PRESENT   "yes"
#define TIMBLCLASS_SYLLABLE_BOUNDARY_ABSENT   "no"
#define TIMBLCLASS_PRIMARY_LEXICAL_STRESS_PRESENT   "primary"
#define TIMBLCLASS_SECONDARY_LEXICAL_STRESS_PRESENT   "secondary"
#define TIMBLCLASS_LEXICAL_STRESS_ABSENT   "no"
#define NULL_PHONEME   "<NULL_PHONEME>"
#define SYLLABLE_BOUNDARY_TAG   "."
#define WORD_BOUNDARY_TAG   "#"
#define PRIMARY_LEXICAL_STRESS_TAG   "\""
#define SECONDARY_LEXICAL_STRESS_TAG   "%"

Typedefs

typedef map< string, unsigned > t_GPTableMap

Enumerations

enum  LabelFormat { BLF, HADIFIX }


Detailed Description

Author:
Stefan Breuer

Philip Gross


Define Documentation

#define NULL_PHONEME   "<NULL_PHONEME>"
 

#define PRIMARY_LEXICAL_STRESS_TAG   "\""
 

#define SECONDARY_LEXICAL_STRESS_TAG   "%"
 

#define STRESS_TRAIN_WINDOW   4
 

#define SYLL_TRAIN_WINDOW   4
 

#define SYLLABLE_BOUNDARY_TAG   "."
 

#define TIMBLCLASS_LEXICAL_STRESS_ABSENT   "no"
 

#define TIMBLCLASS_PRIMARY_LEXICAL_STRESS_PRESENT   "primary"
 

#define TIMBLCLASS_SECONDARY_LEXICAL_STRESS_PRESENT   "secondary"
 

#define TIMBLCLASS_SYLLABLE_BOUNDARY_ABSENT   "no"
 

#define TIMBLCLASS_SYLLABLE_BOUNDARY_PRESENT   "yes"
 

#define TRANS_TRAIN_WINDOW   4
 

#define WORD_BOUNDARY_TAG   "#"
 


Typedef Documentation

typedef map< string, unsigned > t_GPTableMap
 


Enumeration Type Documentation

enum LabelFormat
 

Enumeration values:
BLF 
HADIFIX 


Generated on Tue Dec 20 23:14:38 2005 for BOSS by doxygen 1.3.6