Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anasaito/skillner_demo
https://github.com/anasaito/skillner_demo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anasaito/skillner_demo
- Owner: AnasAito
- Created: 2021-08-20T14:59:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-27T10:05:28.000Z (about 2 years ago)
- Last Synced: 2024-10-03T10:26:11.707Z (3 months ago)
- Language: Python
- Size: 4.92 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# skillNer_demo
This a simple demo for skillNer package
## Run demo on local :
- Instal streamlit
```console
pip install streamlit
```
- Run app```console
streamlit run index.py
```