#include <LDAUtil.h>
Static Public Member Functions | |
static void | tokenize (const string &s, char delim, vector< string > &ret_vec) |
Utility class for tokenization and such other commonly used functions
void LDAUtil::StringTokenizer::tokenize | ( | const string & | s, | |
char | delim, | |||
vector< string > & | ret_vec | |||
) | [static] |