https://github.com/aayushpatel007/flairner-docker
A docker image for finding Named Entity Recognition using Flair NLP. Supports both GPU and CPU. It provides an asynchronous REST API using FAST-API.
https://github.com/aayushpatel007/flairner-docker
Last synced: about 1 month ago
JSON representation
A docker image for finding Named Entity Recognition using Flair NLP. Supports both GPU and CPU. It provides an asynchronous REST API using FAST-API.
- Host: GitHub
- URL: https://github.com/aayushpatel007/flairner-docker
- Owner: Aayushpatel007
- Created: 2020-10-05T15:14:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-05T15:30:25.000Z (about 5 years ago)
- Last Synced: 2025-03-05T03:45:39.633Z (7 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlairNER-Docker
A docker image for finding Named Entity Recognition using Flair NLP. Supports both GPU and CPU. It provides an asynchronous REST API using FAST-API.