Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
11
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0fe5421
topic_modelling
/
funcs
3 contributors
History:
14 commits
Sonnyjim
Split off LLM representation, visualisation, and reduce outliers from main function. Added hierarchical visualisation and logs
5d87c3c
about 1 year ago
__init__.py
Safe
0 Bytes
first commit
about 1 year ago
anonymiser.py
Safe
8.82 kB
Added option to reduce outliers based on closest topic
about 1 year ago
bertopic_vis_documents.py
Safe
10.1 kB
Split off LLM representation, visualisation, and reduce outliers from main function. Added hierarchical visualisation and logs
about 1 year ago
embeddings.py
Safe
2.71 kB
Split off LLM representation, visualisation, and reduce outliers from main function. Added hierarchical visualisation and logs
about 1 year ago
helper_functions.py
Safe
5.03 kB
Split off LLM representation, visualisation, and reduce outliers from main function. Added hierarchical visualisation and logs
about 1 year ago
prompts.py
Safe
4.86 kB
Model export changed to safetensors. Improved representational model function. Got zero shot topic modelling working
about 1 year ago
representation_model.py
Safe
6.39 kB
More efficient embeddings save and representations load/process. Custom visualisation hover option added, formatting improvements. Version 0.1?
about 1 year ago