Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
JamesKingsley
/
Topic_Modeling_LDA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Topic_Modeling_LDA
4.95 MB
Ctrl+K
Ctrl+K
1 contributor
History:
5 commits
JamesKingsley
Add nltk.download for wordnet resource
a4b6d10
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
296 Bytes
initial commit
about 1 year ago
app.py
Safe
7.56 kB
Add nltk.download for wordnet resource
about 1 year ago
lda_model.joblib
pickle
Detected Pickle imports (7)
"numpy.random._pickle.__bit_generator_ctor"
,
"numpy.ndarray"
,
"numpy.random._mt19937.MT19937"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.random._pickle.__randomstate_ctor"
,
"sklearn.decomposition._lda.LatentDirichletAllocation"
,
"numpy.dtype"
How to fix it?
4.57 MB
xet
deploy app to space
about 1 year ago
requirements.txt
Safe
57 Bytes
Add requirements.txt for dependencies
about 1 year ago
topic_labels.joblib
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
146 Bytes
xet
deploy app to space
about 1 year ago
vectorizer.joblib
pickle
Detected Pickle imports (2)
"numpy.int64"
,
"sklearn.feature_extraction.text.CountVectorizer"
How to fix it?
372 kB
xet
deploy app to space
about 1 year ago