Skip to content

jacksandom/drug-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drug Sentiment

This solution was created for the AWS Marketplace Developer Challenge.

Description

Goal: Compare Drug Sentiment from Paper Prescriptions

This solution is intended to provide more information to patients regarding the medication they receive.

Taking a dataset of unstructured text reviews of different drugs, Amazon Comprehend is used to understand the sentiment of the reviews and a function is created to compare sentiment across different drugs.

The solution tackles a second problem which is that of paper-based/handwritten prescriptions (still commonly used across various healthcare systems). Amazon Textract is used to extract text from photocopies or images of paper prescriptions and the 7Park Data drug NER identifies the drug name in the unstructured text data. This then feeds the sentiment comparison lookup for an end-to-end solution.

Architecture Diagram

alt text

About

Drug Sentiment ML Solution (AWS Marketplace Developer Challenge)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors