Vowpal Wabbit
vowpalwabbit
lda_core.h
Go to the documentation of this file.
1
/*
2
Copyright (c) by respective owners including Yahoo!, Microsoft, and
3
individual contributors. All rights reserved. Released under a BSD
4
license as described in the file LICENSE.
5
*/
6
#include "
v_array.h
"
7
#include <tuple>
8
9
LEARNER::base_learner
*
lda_setup
(
VW::config::options_i
&,
vw
&);
10
11
void
get_top_weights
(
vw
* all,
int
top_words_count,
int
topic, std::vector<feature>& output);
get_top_weights
void get_top_weights(vw *all, int top_words_count, int topic, std::vector< feature > &output)
Definition:
lda_core.cc:1094
LEARNER::learner
Definition:
cb_explore.h:11
vw
Definition:
global_data.h:369
v_array.h
VW::config::options_i
Definition:
options.h:107
lda_setup
LEARNER::base_learner * lda_setup(VW::config::options_i &, vw &)
Definition:
lda_core.cc:1299
Generated on Thu Apr 9 2020 14:45:24 for Vowpal Wabbit by
1.8.13