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...
c8d36ae
ExplaiNER
/
Makefile
Alexander Seifert
add stuff for vis2
c8d36ae
over 2 years ago
raw
Copy download link
history
blame
Safe
138 Bytes
doc:
pdoc --docformat google src -
o
doc
vis2: doc
pandoc html/
index
.md -s -
o
html/
index
.html
run:
python
-
m
streamlit run src/app.
py