This is an app to label document clusters using a variety of methods. It is still under construction. Even though it is already functional in principle, there are no instructions yet, and so you won't be able to use it yet. This app is deployed on the public Streamlit cloud under https://clusterlab.streamlit.app/ The app is part of my "(document) clustering suite" consisting of Embedder ( https://embedder.streamlit.app/ ) where you can create embeddings for input into the Clustering Scout ( https://stclusteringscout.streamlit.app/ ) where you can optimize your clustering using a "4D grid" of UMAP and HDBSCAN models. You can then use the output directly in Cluster Processor ( https://clusterlab.streamlit.app/ ) to label your clusters / find cluster representations, and in a planned ClusterViz app to perform cluster analysis, create various pivots and visualizations including hierarchical treemaps, cluster evolution in time etc.
Instructions coming up soon.