Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sunnychenxiwang
/
EasyDetect
like
1
Sleeping
App
Files
Files
Community
bd1679c
EasyDetect
/
pipeline
/
nltk
/
test
/
gensim_fixt.py
sunnychenxiwang
update nltk
d916065
12 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
def
setup_module
():
import
pytest
pytest.importorskip(
"gensim"
)