issues
search
x-tabdeveloping
/
topicwizard
Powerful topic model visualization in Python
https://x-tabdeveloping.github.io/topicwizard/
MIT License
103
stars
13
forks
source link
Large vocabularies crash preprocessing
#3
Closed
x-tabdeveloping
closed
1 year ago
x-tabdeveloping
commented
1 year ago
Suggested solution:
Use UMAP or PCA + tSNE to get the word positions
calculate word distances on the fly
x-tabdeveloping
commented
1 year ago
Fixed
Suggested solution: