Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
/ deduce-service Public archive

Web Service for Deduce, a Python library for de-identification of Dutch medical text

License

Notifications You must be signed in to change notification settings

umcu/deduce-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deduce Service

⚠️ This repository is no longer maintained/updated, but please feel free to use it for inspiration.

Web Service for Deduce, to be used in pipelines such as CogStack-NiFi.

Installation

docker-compose up

The API should now be available at http://localhost:5000/

Usage

  • Use /deidentify for de-identification of a single text.
  • Use /deidentify_bulk for de-identification of multiple texts. See documentation in Swagger UI for the specific data format.

Tests

In your IDE of choice, add a run configuration for test/test_service.py and set the working directory to the root directory of this repository.

About

Web Service for Deduce, a Python library for de-identification of Dutch medical text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published