https://github.com/susanli2016/named-entity-extractor
A simple Flask API for named entity extraction using spaCy Model
https://github.com/susanli2016/named-entity-extractor
Last synced: 3 months ago
JSON representation
A simple Flask API for named entity extraction using spaCy Model
- Host: GitHub
- URL: https://github.com/susanli2016/named-entity-extractor
- Owner: susanli2016
- Created: 2019-03-04T20:00:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T21:39:58.000Z (about 6 years ago)
- Last Synced: 2025-01-16T00:15:17.730Z (4 months ago)
- Language: HTML
- Size: 486 KB
- Stars: 48
- Watchers: 4
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Named-Entity-Extractor
A simple Flask API for named entity extraction using spaCy Model