Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)


Open In Colab



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)