#include <iostream>
#include <stdlib.h>
#include <vector>
#include <string>
#include "boss_g2p/boss_g2p.h"
#include "boss_g2pmatrix.h"
#include "phimbl/phimbl.h"
Go to the source code of this file.
Classes | |
struct | t_MappingTableEntry |
struct | t_Alignment |
class | Traing2p |
Defines | |
#define | MAX_NUMBER_OF_ALIGNMENTS 1000 |
Typedefs | |
typedef map< string, string > | t_MappingTableMap |
Enumerations | |
enum | TrainingType { G2P, SYLL } |
Functions | |
istream & | operator>> (istream &in, t_MappingTableEntry &mte) |
|
|
|
|
|
|
|
|