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...
381f959
topic_modelling
/
funcs
3 contributors
History:
28 commits
Sonnyjim
Allowed for uploading custom regex for cleaning. Fixed calculate all probabilities, reduce outliers. Added text tree for hierarchical modelling.
381f959
12 months ago
__init__.py
Safe
0 Bytes
first commit
about 1 year ago
anonymiser.py
Safe
10.2 kB
Added clean data options, improved re-representation options and visualisation. General format changes
about 1 year ago
bertopic_hierarchical_documents.py
Safe
15.4 kB
Changed Phi model to smaller StableLM 2 1.6. Fixed a None type detection error.
about 1 year ago
bertopic_hierarchical_documents_to_df.py
Safe
12.2 kB
Changed Phi model to smaller StableLM 2 1.6. Fixed a None type detection error.
about 1 year ago
bertopic_vis_documents.py
Safe
30.5 kB
Allowed for loading in external topic labels. A few visualisation modifications.
about 1 year ago
clean_funcs.py
Safe
5.42 kB
Allowed for uploading custom regex for cleaning. Fixed calculate all probabilities, reduce outliers. Added text tree for hierarchical modelling.
12 months ago
embeddings.py
Safe
2.54 kB
Hopefully now LLM download from hub should work
12 months ago
helper_functions.py
Safe
9.89 kB
Allowed for uploading custom regex for cleaning. Fixed calculate all probabilities, reduce outliers. Added text tree for hierarchical modelling.
12 months ago
presidio_analyzer_custom.py
Safe
4.18 kB
Added clean data options, improved re-representation options and visualisation. General format changes
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.74 kB
Hopefully now LLM download from hub should work
12 months ago
topic_core_funcs.py
Safe
22.9 kB
Allowed for uploading custom regex for cleaning. Fixed calculate all probabilities, reduce outliers. Added text tree for hierarchical modelling.
12 months ago