Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aseifert
/
ExplaiNER
like
6
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
9b81ec1
ExplaiNER
/
Makefile
Alexander Seifert
update
0211266
over 2 years ago
raw
Copy download link
history
blame
Safe
211 Bytes
doc:
pdoc --docformat google src -o doc
vis2: doc
pandoc html/index.md -s -o html/index.html
zip
-r vis2.
zip
doc html src Makefile presentation.pdf requirements.txt
run
:
python -
m
streamlit
run
src/
app
.py