ContinuumIO / topik

A Topic Modeling toolbox
BSD 3-Clause "New" or "Revised" License
92 stars 24 forks source link

expose pyLDAvis output options in plot_lda_vis #37

Open youngblood opened 9 years ago

msarahan commented 9 years ago

Might not want to directly expose all of them - because this might be a ridiculously long list of options. It might be sufficient to support the most important ones, then allow **kwargs and pass that through appropriately.