Spaces:
Runtime error
Runtime error
File size: 352 Bytes
1e6b150 f214d73 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Example Applications
emoji: π
colorFrom: red
colorTo: indigo
sdk: streamlit
sdk_version: 1.9.0
app_file: app.py
pinned: false
license: apache-2.0
---
# HuSpaCy Examples
This repository presents some practical examples on using HuSpaCy for various text mining applications.
## Development
To start the demo run: `streamlit run app.py` |