Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 568 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 568 Bytes

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/