Vowpal Wabbit
Functions
lda_core.h File Reference
#include "reductions_fwd.h"

Functions

VW::LEARNER::base_learnerlda_setup (VW::setup_base_i &stack_builder)
 
void get_top_weights (VW::workspace *all, int top_words_count, int topic, std::vector< feature > &output)
 

Function Documentation

◆ get_top_weights()

void get_top_weights ( VW::workspace all,
int  top_words_count,
int  topic,
std::vector< feature > &  output 
)

◆ lda_setup()

VW::LEARNER::base_learner* lda_setup ( VW::setup_base_i stack_builder)