Skip to content

Conversation

@ganik
Copy link
Member

@ganik ganik commented Jul 2, 2018

issue #458

/// http://arxiv.org/abs/1412.1576
/// LightLDA transform: Big Topic Models on Modest Compute Clusters.
/// <see href="http://arxiv.org/abs/1412.1576">LightLDA</see> is an implementation of Latent Dirichlet Allocation (LDA).
/// Previos implementations of LDA such as SparseLDA or AliasLDA allow to achieve massive data and model scales,
Copy link
Contributor

@shauheen shauheen Jul 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previos [](start = 8, length = 7)

Previous #Resolved

/// <see href="http://arxiv.org/abs/1412.1576">LightLDA</see> is an implementation of Latent Dirichlet Allocation (LDA).
/// Previos implementations of LDA such as SparseLDA or AliasLDA allow to achieve massive data and model scales,
/// for example models with tens of billions of parameters to be inferred from billions of documents.
/// However this requires using cluster up to thousands of machines with all ensuing costs to setup and maintain.
Copy link
Contributor

@shauheen shauheen Jul 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cluster [](start = 36, length = 7)

a cluster of #Resolved

Copy link
Contributor

@shauheen shauheen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@shauheen shauheen merged commit f3e8136 into dotnet:master Jul 2, 2018
eerhardt pushed a commit to eerhardt/machinelearning that referenced this pull request Jul 27, 2018
@ganik ganik deleted the ganik/lda branch August 7, 2018 00:06
@ghost ghost locked as resolved and limited conversation to collaborators Mar 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants