IBM / nlc-icd10-classifier

A simple web app that shows how Watson's Natural Language Classifier (NLC) can classify ICD-10 code. The app is written in Python using the Flask framework and leverages the Watson Developer Cloud Python SDK
https://developer.ibm.com/patterns/classify-icd-10-data-with-watson/
Apache License 2.0
113 stars 57 forks source link

POC using api for http://icd10api.com #4

Closed stevemar closed 6 years ago

stevemar commented 6 years ago

Changes output to be the search results for the top_class of the classifier result.