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
This document introduces an application built to demonstrate IBM's Watson Natural Language Classifier (NLC) for medical diagnosis classification with ICD-10 codes. It explains the purpose of the application, the data set used, and how it can help hospitals and insurance companies in tagging accurate ICD-10 codes. The application is a Python web app based on the Flask microframework.