Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
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
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
README.md
Safe
296 Bytes
initial commit
11 months ago
app.py
Safe
7.56 kB
Add nltk.download for wordnet resource
11 months 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
11 months ago
requirements.txt
Safe
57 Bytes
Add requirements.txt for dependencies
11 months ago
topic_labels.joblib
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
146 Bytes
xet
deploy app to space
11 months 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
11 months ago