Loading...
decrement TopicCounts
DEFINE_int32
DEFINE_int32(model, 1,"Unigram-1 or some other model"): FormatData_flags_define.h DEFINE_int32(iter, 1000,"Number of iterations the topic modeller should be run"): Main_flags_define.h DEFINE_int32(burnin, 299,"Number of iterations after which alpha optimization should be to be run after every <optimizestats> iterations"): Main_flags_define.h DEFINE_int32(optimizestats, 25,"Optimize hyper parameters every these many iterations"): Main_flags_define.h DEFINE_int32(printloglikelihood, 25,"Print log likelihood after every <printlogLikelihood> iterations after burn-in"): Main_flags_define.h DEFINE_int32(topics, 100,"The number of topics to be used by LDA."): Main_flags_define.h DEFINE_int32(startiter, 1,"This the iteration at which failure recovery should start"): Main_flags_define.h DEFINE_int32(chkptinterval, 25,"The topic assignments are saved every these many iterations"): Main_flags_define.h DEFINE_int32(numdumps, 1,"Number of word-topic count dumps in the training data"): Main_flags_define.h DEFINE_int32(maxmemory, 2048,"The max memory that can be used"): Main_flags_define.h DEFINE_int32(livetokens, 500,"Max Live Tokens in pipeline"): Main_flags_define.h DEFINE_int32(model, 1,"Unigram-1"): Main_flags_define.h DEFINE_int32(samplerthreads, tbb::task_scheduler_init::automatic,"The number of foreground threads that run actual LDA pipeline. Default is to figure out automatically"): Main_flags_define.h DEFINE_int32(dictionaries,-1,"The number of dictionaries present"): Merge_Dictionaries.cpp DEFINE_int32(clientid,-1,"The id that this client should use and means that this is now a part of the multi-machine setup"): Merge_Topic_Counts.cpp DEFINE_int32(topics, 100,"The number of topics to be used by LDA."): Merge_Topic_Counts.cpp
DEFINE_string
DEFINE_string(corpus,"specify","A text file with space separated fields containing doc-id, category, contents of the doc"): FormatData_flags_define.h DEFINE_string(outputprefix,"lda","A prefix that will be used with all files output by the program"): FormatData_flags_define.h DEFINE_string(dumpfile,"specify","The dump of the dictionary to be used instead of creating afresh"): FormatData_flags_define.h DEFINE_string(inputprefix,"lda","The output prefix used for the FormatData routine"): Main_flags_define.h DEFINE_string(dumpprefix,"","The word-topic counts are initialized from this file which is generated by the preprocessing step or at the end of an iteration"): Main_flags_define.h DEFINE_string(chkptdir,"","The directory to which the checkpoints need to written"): Main_flags_define.h DEFINE_string(servers,"specify","The set of all memcached servers that are storing the state. E.g. 192.168.0.1, 192.168.0.3:44, 200.132.12.34"): Main_flags_define.h DEFINE_string(dictionary,"specify","The dump of the global dictionary produced in the training run. To be use for teststream"): Main_flags_define.h DEFINE_string(dumpprefix,"specify","The dump of the dictionary to be used instead of creating afresh"): Merge_Dictionaries.cpp DEFINE_string(outputprefix,"lda","A prefix that will be used with all files output by the program"): Merge_Dictionaries.cpp DEFINE_string(servers,"specify","The set of all memcached servers that are storing the state. E.g. 192.168.0.1, 192.168.0.3:44, 200.132.12.34"): Merge_Topic_Counts.cpp DEFINE_string(outputprefix,"lda","A prefix that will be used with all files output by the program"): Merge_Topic_Counts.cpp DEFINE_string(globaldictionary,"specify","The global dictionary; topic counts of parts of which have to be retrieved"): Merge_Topic_Counts.cpp
DM_Client DM_Client
DM_Server DM_Server
DocumentReader DocumentReader
DocumentWriter DocumentWriter
Searching...
No Matches