#include <boss_g2pmatrix.h>
Public Member Functions | |
| BOSS_g2pMatrix (const BOSS::t_SVector &gv, const BOSS::t_SVector &pv) | |
| ~BOSS_g2pMatrix () | |
| void | add_value (const string &graph, const string &phon, const unsigned &value) |
| void | set_value (const string &graph, const string &phon, const double &value) |
| void | compute_prob () |
| t_UDPair | get_value (const string &graph, const string &phon) |
| BOSS::t_SVector | get_graphemes () |
| BOSS::t_SVector | get_phones () |
| BOSS::t_SVector | get_matrix () |
Protected Member Functions | |
| void | t_SVectorToMap (const BOSS::t_SVector &v, t_GPTableMap &m) |
Protected Attributes | |
| t_GPTableMap | gm |
| t_GPTableMap | pm |
| dsp::matrix< t_UDPair > | matrix |
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.3.6