Skip to content

Natural language processing demo web app for a pharmaceutical application

License

Notifications You must be signed in to change notification settings

ezbc/drug-portal-ner-app

Repository files navigation

Web app for processing free text in drug adverse events

https://drug-portal.appspot.com/

Overview

This repo is for a demo web application. The app uses an entity extraction model service trained with the Python spacy library to reduce the time spent manufacturers code adverse event reports by automatically tagging report text.

For more details read this blog post.

Getting Started

Clone the repo and change directories to the repo

git clone git@github.com:ezbc/drug-portal-ner-app.git
cd drug-portal-ner-app

Start in Docker

docker-compose up

Visit in browser at default port 8085.

About

Natural language processing demo web app for a pharmaceutical application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published