inflection-zone / clinical-nlp-service

The module to extract clinical information and relations from clinical text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clinical NLP Service

This is the module to extract clinical information and relations from clinical text. The extracted information is presented in the form of relations, entities and identified norms. The interface is simple and generic.

The internal NLP service providers added so far are

  1. GCP-Healthcare NLP
  2. AWS Medical Comprehend.

Going forward, there will be more or you can add your own.

This module can also be used for comparison of extraction output from different clinical NLP service providers.

About

The module to extract clinical information and relations from clinical text

License:MIT License


Languages

Language:TypeScript 100.0%