Skip to content

AI application that can classify medical text according to the category of the ailment being described.

Notifications You must be signed in to change notification settings

gabbygab1233/Medical-Symptoms-Classifier

Repository files navigation

Hits

Medical Symptoms Text Classification

The adoption of natural language processing in healthcare is rising because of its recognized potential to search, analyze and interpret mammoth amounts of patient datasets. Using advanced medical algorithms, machine learning in healthcare and NLP technology services have the potential to harness relevant insights and concepts from data that was previously considered buried in text form. NLP in healthcare media can accurately give voice to the unstructured data of the healthcare universe, giving incredible insight into understanding quality, improving methods, and better results for patients.

This Dataset contains thousands of audio utterances for common medical symptoms like “knee pain” or “headache,” totaling more than 8 hours in aggregate. Each utterance was created by individual human contributors based on a given symptom. These audio snippets can be used to train conversational agents in the medical field.

This dataset was created via a multi-job workflow. The first involved contributors writing text phrases to describe symptoms given. For example, for “headache,” a contributor might write “I need help with my migraines.” Subsequent jobs captured audio utterances for accepted text strings.

This dataset contains both the audio utterances and corresponding transcription.

This web app uses machine learning to classify medical text according to the category of the ailment being described.

The model can classify 25 ailments ( Emotional pain, Hair falling out, Head hurts, Infected wound, Foot achne, Shoulder pain, Injury from sports, Skin issue, Stomach ache, Knee pain, Joint pain, Hard to breath, Head ache, Body feels weak, Feeling dizzy, Back pain, Open wounds, Internal pain, Blurry vision, Acne, Muscle pain, Neck pain, Cough, Ear ache, Feeling cold ).

Notebook: https://www.kaggle.com/gabbygab/medical-symptoms-text-classification-web-app

Live demo: https://medical-symptoms-classifier.herokuapp.com/

References

Releases

No releases published

Packages

No packages published