Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Tensorboard visualization for LDA #1396

Merged
merged 9 commits into from
Jun 26, 2017

Conversation

parulsethi
Copy link
Contributor

Appended the tutorial to visualize LDA's document-topic distribution

@menshikh-iv
Copy link
Contributor

@parulsethi please round values from vector from viz (they are too long)

@menshikh-iv
Copy link
Contributor

  1. Display only 5 relevant topics with probabilities
  2. Update topic_with_coordinate.png after (1)

@parulsethi
Copy link
Contributor Author

Made requested changes and also updated the embeddings and train file in my repo.

@tmylk
Copy link
Contributor

tmylk commented Jun 16, 2017

Please add what new insight you got from the new clusters in the visualisations.
Can you give names to the clusters?

@menshikh-iv
Copy link
Contributor

Good job @parulsethi 🥇

@menshikh-iv menshikh-iv merged commit 39820cf into piskvorky:develop Jun 26, 2017
saparina pushed a commit to saparina/gensim that referenced this pull request Jul 9, 2017
* added LDA viz in Tensorboard notebook

* added LDA visualization

* describe PCA viz more

* style changes

* round off vector values

* display top 5 topics. updated topic coordinate image

* add cluster names

* named clusters using LDAvis/get_topic_terms

* add cluster descriptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants