Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
14
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
topic_modelling
/
funcs
171 kB
4 contributors
History:
50 commits
seanpedrickcase
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
db3eaec
4 months ago
__init__.py
0 Bytes
first commit
about 2 years ago
anonymiser.py
10.7 kB
Added example of how to run function from command line. Updated packages. Embedding model default now smaller and at fp16.
over 1 year ago
auth.py
1.88 kB
Only aggregate topics not 'other', allowed for minimum sentence length, default max_topics now will auto aggregate topics. Added Cognito Auth functionality (boto3 with AWS).
over 1 year ago
aws_functions.py
7.26 kB
Added example of how to run function from command line. Updated packages. Embedding model default now smaller and at fp16.
over 1 year ago
bertopic_vis_documents.py
50 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
4 months ago
clean_funcs.py
6.77 kB
Rearranged functions for embeddings creation to be compatible with zero GPU space. Updated packages.
over 1 year ago
embeddings.py
6.01 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
4 months ago
helper_functions.py
18.8 kB
zeroGPU spaces duration can now be defined from environment variable
5 months ago
presidio_analyzer_custom.py
4.14 kB
Added example of how to run function from command line. Updated packages. Embedding model default now smaller and at fp16.
over 1 year ago
prompts.py
6.23 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
4 months ago
representation_model.py
20.1 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
4 months ago
topic_core_funcs.py
38.9 kB
zeroGPU spaces duration can now be defined from environment variable
5 months ago