Skip to content

FredHutch/FlaskClinicalNLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskClinicalNLP

An application for preprocessing clinical narrative text, including sectioning and Named Entity Recogition using AWS's Comprehend Medical

Further details about Sectioning and NER can be found in their respective repositories

test strings

curl -i -H "Content-Type: application/json" -X POST -d "{"""extract_text""":"""Mr. Doe was diagnosed with Stage III adenocarcinoma of the left lung on 3/14/2018"""}" http://localhost:5000/preprocess/

About

FlaskClinicalNLP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors