Hugging Face
Models
Datasets
Spaces
Community
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
1 contributor
History:
5 commits
JamesKingsley
Add nltk.download for wordnet resource
a4b6d10
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
README.md
Safe
296 Bytes
initial commit
6 months ago
app.py
Safe
7.56 kB
Add nltk.download for wordnet resource
6 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
6 months ago
requirements.txt
Safe
57 Bytes
Add requirements.txt for dependencies
6 months ago
topic_labels.joblib
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
146 Bytes
xet
deploy app to space
6 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
6 months ago