Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anasaito/skillner_demo


https://github.com/anasaito/skillner_demo

Last synced: 2 months ago
JSON representation

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
```