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

Hierarchical topic model visualization #47

Open
ryanjgallagher opened this issue Feb 8, 2021 · 1 comment
Open

Hierarchical topic model visualization #47

ryanjgallagher opened this issue Feb 8, 2021 · 1 comment

Comments

@ryanjgallagher
Copy link
Collaborator

The graphviz functions for visualizing the topic model are finicky and it's costly to have to update them with respect to both networkx and graphviz.

Two proposed options :
1 . We add a function that makes it easy to get to the hierarchy edge list so that others could more easily visualize the hierarchy themselves
2. We go a step further and rework the visualization code so it just uses networkx

@gregversteeg
Copy link
Owner

Wow, I so agree!

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

No branches or pull requests

2 participants