This is the complete list of members for wb::WordCluster_t, including all inherited members.
Cluster(int nMaxTime=-1) | wb::WordCluster_t | |
CopyCountToThreads(Array< int > &aCountBuf) | wb::WordCluster_t | |
CountAdd(Array< int > &aCountBuf, LHash< int, int > &hash, int key, int count) | wb::WordCluster_t | |
CountAdd(Array< int > &aCountBuf, Trie< int, int > &hash, int *pKey, int nLen, int count) | wb::WordCluster_t | |
CountAdd(VecShell< int > &aCountBuf, LHash< int, int > &hash, int key, int count) | wb::WordCluster_t | |
CountAdd(VecShell< int > &aCountBuf, Trie< int, int > &hash, int *pKey, int nLen, int count) | wb::WordCluster_t | |
ExchangeWord(VecShell< int > vCountBuf, VecShell< int > vMap, int nWord, int nToClass) | wb::WordCluster_t | |
InitCount(const char *path, const char *path_init_res=NULL) | wb::WordCluster_t | |
LogLikelihood(VecShell< int > vCountBuf) | wb::WordCluster_t | |
m_class | wb::WordCluster_t | |
m_class_gram | wb::WordCluster_t | |
m_class_word_gram | wb::WordCluster_t | |
m_dWordLogSum | wb::WordCluster_t | |
m_inv_wgram_count | wb::WordCluster_t | |
m_mCountBuf | wb::WordCluster_t | |
m_mMap | wb::WordCluster_t | |
m_nBigramNum | wb::WordCluster_t | |
m_nClassNum | wb::WordCluster_t | |
m_nSentNum | wb::WordCluster_t | |
m_nUnigramNum | wb::WordCluster_t | |
m_nVocabSize | wb::WordCluster_t | |
m_pathRes | wb::WordCluster_t | |
m_tCountBuf | wb::WordCluster_t | |
m_tMap | wb::WordCluster_t | |
m_wgram_count | wb::WordCluster_t | |
m_word_class_gram | wb::WordCluster_t | |
m_word_count | wb::WordCluster_t | |
MoveWord(VecShell< int > vCountBuf, VecShell< int > vMap, int nWord, bool bOut=true) | wb::WordCluster_t | |
ReadRes(const char *path) | wb::WordCluster_t | |
Reverse(int *pGram) | wb::WordCluster_t | inline |
SimpleCluster() | wb::WordCluster_t | |
UpdateCount(Array< int > &aCountBuf) | wb::WordCluster_t | |
WordCluster_t(int nClass, char *pathRes=NULL) | wb::WordCluster_t | inline |
WriteRes(const char *path) | wb::WordCluster_t | |
~WordCluster_t(void) | wb::WordCluster_t | inline |