datasets-tagging / README.md
Yacine Jernite
installation information
15c7e20 unverified
|
raw
history blame
No virus
503 Bytes
# datasets-tagging
A Streamlit app to add structured tags to the datasets
To run it, first install Streamlit (e.g. `pip install streamlit --upgrade`), then clone the repo and:
```
streamlit run tagging_app.py
```
This will give you a `localhost` link you can click to open in your browser.
The app initialization on the first run takes about 5 minutes, subsequent ones take about one minute.
Make sure to hit the `Done? Save to File!` button in the right column when you're done tagging a config!