Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtlicardo/spacy-ner
A demo app that extracts process tasks from text
https://github.com/jtlicardo/spacy-ner
named-entity-recognition spacy streamlit
Last synced: about 1 month ago
JSON representation
A demo app that extracts process tasks from text
- Host: GitHub
- URL: https://github.com/jtlicardo/spacy-ner
- Owner: jtlicardo
- Created: 2022-11-23T00:08:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T19:31:49.000Z (6 months ago)
- Last Synced: 2024-07-29T19:55:16.568Z (5 months ago)
- Topics: named-entity-recognition, spacy, streamlit
- Language: Jupyter Notebook
- Homepage: https://jtlicardo-task-extraction-streamlit-app-y9yrzm.streamlit.app/
- Size: 5.72 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spaCy Named Entity Recognition
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://jtlicardo-task-extraction-streamlit-app-y9yrzm.streamlit.app)
An application built with [Streamlit](https://streamlit.io/) demonstrating the performance of a [spaCy](https://spacy.io/) model trained on a small dataset that consists of textual process descriptions.
The goal of the model is to select spans of text that represent tasks in a business process.
---
![image](image.png)