Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
11
Running
App
Files
Files
Community
3c1c3de
topic_modelling
3 contributors
History:
44 commits
seanpedrickcase
Dockerfile now installs models directly into user folder instead of moving from base folder
3c1c3de
5 months ago
.github
first commit
12 months ago
funcs
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).
5 months ago
.dockerignore
Safe
203 Bytes
Can split passages into sentences. Improved embedding, LLM representation models, improved zero shot capabilities
7 months ago
.gitignore
Safe
226 Bytes
Can split passages into sentences. Improved embedding, LLM representation models, improved zero shot capabilities
7 months ago
Dockerfile
Safe
2.78 kB
Dockerfile now installs models directly into user folder instead of moving from base folder
5 months ago
LICENSE
Safe
11.6 kB
first commit
12 months ago
README.md
Safe
1.9 kB
Updated Gradio version for spaces. Updated Dockerfile to enable Llama.cpp build with Cmake
5 months ago
app.py
Safe
13.7 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).
5 months ago
how_to_create_exe_dist.txt
Safe
1.89 kB
Upgraded to Gradio 4.16.0. Guide for converting to exe added.
11 months ago
requirements.txt
Safe
615 Bytes
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).
5 months ago
requirements_gpu.txt
Safe
645 Bytes
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).
5 months ago