get_p_d_z() const | PLSA | [inline] |
get_p_w_z() const | PLSA | [inline] |
get_p_z() const | PLSA | [inline] |
getProb(int d, int w) const | PLSA | |
iterateWithRestarts() | PLSA | |
numCats() const | PLSA | [inline] |
numDocs() const | PLSA | [inline] |
numWords() const | PLSA | [inline] |
PLSA(const Index &dbIndex, int numCats, HashFreqVector **train, HashFreqVector **validate, int numIter, int numRestarts, double betastart, double betastop, double anneal, double betaMod) | PLSA | |
PLSA(const Index &dbIndex, int testPercentage, int numCats, int numIter, int numRestarts, double betastart, double betastop, double anneal, double betaMod) | PLSA | |
PLSA(const Index &dbIndex) | PLSA | |
readArrays() | PLSA | |
~PLSA() | PLSA | [virtual] |