Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

pyLDAvis Plotting Data Structures Issues #70

Open
1 task
brittainhard opened this issue Feb 10, 2016 · 0 comments
Open
1 task

pyLDAvis Plotting Data Structures Issues #70

brittainhard opened this issue Feb 10, 2016 · 0 comments

Comments

@brittainhard
Copy link
Contributor

There are several issues with the various data structures that need fixing. These fixes will make them much more coherent. I'll list them here:

  • prepared_model_vis_data.token_table uses a non-unique index, namely the unique id for each term. This needs to be a proper index, as it causes attempts to serialize the DataFrame to fail.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant