├── Disease descriptions ├── Alzheimers.txt ├── Arthritis.txt ├── Asthma.txt ├── Diabetes.txt ├── Epilepsy.txt ├── Glaucoma.txt ├── Heart Disease.txt ├── Heat Stroke.txt ├── Hyperthyroidism.txt ├── Hypothermia.txt ├── Jaundice.txt ├── Sinusitis.txt └── Tuberculosis.txt ├── Disease symptoms ├── Alzheimers.txt ├── Arthritis.txt ├── Asthma.txt ├── Diabetes.txt ├── Epilepsy.txt ├── Glaucoma.txt ├── Heart Disease.txt ├── Heat Stroke.txt ├── Hyperthyroidism.txt ├── Hypothermia.txt ├── Jaundice.txt ├── Sinusitis.txt └── Tuberculosis.txt ├── Disease treatments ├── Alzheimers.txt ├── Arthritis.txt ├── Asthma.txt ├── Diabetes.txt ├── Epilepsy.txt ├── Glaucoma.txt ├── Heart Disease.txt ├── Heat Stroke.txt ├── Hyperthyroidism.txt ├── Hypothermia.txt ├── Jaundice.txt ├── Sinusitis.txt └── Tuberculosis.txt ├── README.md ├── diseases.txt └── medical_expert_system.py /Disease descriptions/Alzheimers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Alzheimers.txt -------------------------------------------------------------------------------- /Disease descriptions/Arthritis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Arthritis.txt -------------------------------------------------------------------------------- /Disease descriptions/Asthma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Asthma.txt -------------------------------------------------------------------------------- /Disease descriptions/Diabetes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Diabetes.txt -------------------------------------------------------------------------------- /Disease descriptions/Epilepsy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Epilepsy.txt -------------------------------------------------------------------------------- /Disease descriptions/Glaucoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Glaucoma.txt -------------------------------------------------------------------------------- /Disease descriptions/Heart Disease.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Heart Disease.txt -------------------------------------------------------------------------------- /Disease descriptions/Heat Stroke.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Heat Stroke.txt -------------------------------------------------------------------------------- /Disease descriptions/Hyperthyroidism.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Hyperthyroidism.txt -------------------------------------------------------------------------------- /Disease descriptions/Hypothermia.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Hypothermia.txt -------------------------------------------------------------------------------- /Disease descriptions/Jaundice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Jaundice.txt -------------------------------------------------------------------------------- /Disease descriptions/Sinusitis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Sinusitis.txt -------------------------------------------------------------------------------- /Disease descriptions/Tuberculosis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease descriptions/Tuberculosis.txt -------------------------------------------------------------------------------- /Disease symptoms/Alzheimers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Alzheimers.txt -------------------------------------------------------------------------------- /Disease symptoms/Arthritis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Arthritis.txt -------------------------------------------------------------------------------- /Disease symptoms/Asthma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Asthma.txt -------------------------------------------------------------------------------- /Disease symptoms/Diabetes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Diabetes.txt -------------------------------------------------------------------------------- /Disease symptoms/Epilepsy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Epilepsy.txt -------------------------------------------------------------------------------- /Disease symptoms/Glaucoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Glaucoma.txt -------------------------------------------------------------------------------- /Disease symptoms/Heart Disease.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Heart Disease.txt -------------------------------------------------------------------------------- /Disease symptoms/Heat Stroke.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Heat Stroke.txt -------------------------------------------------------------------------------- /Disease symptoms/Hyperthyroidism.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Hyperthyroidism.txt -------------------------------------------------------------------------------- /Disease symptoms/Hypothermia.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Hypothermia.txt -------------------------------------------------------------------------------- /Disease symptoms/Jaundice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Jaundice.txt -------------------------------------------------------------------------------- /Disease symptoms/Sinusitis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Sinusitis.txt -------------------------------------------------------------------------------- /Disease symptoms/Tuberculosis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease symptoms/Tuberculosis.txt -------------------------------------------------------------------------------- /Disease treatments/Alzheimers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Alzheimers.txt -------------------------------------------------------------------------------- /Disease treatments/Arthritis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Arthritis.txt -------------------------------------------------------------------------------- /Disease treatments/Asthma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Asthma.txt -------------------------------------------------------------------------------- /Disease treatments/Diabetes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Diabetes.txt -------------------------------------------------------------------------------- /Disease treatments/Epilepsy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Epilepsy.txt -------------------------------------------------------------------------------- /Disease treatments/Glaucoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Glaucoma.txt -------------------------------------------------------------------------------- /Disease treatments/Heart Disease.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Heart Disease.txt -------------------------------------------------------------------------------- /Disease treatments/Heat Stroke.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Heat Stroke.txt -------------------------------------------------------------------------------- /Disease treatments/Hyperthyroidism.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Hyperthyroidism.txt -------------------------------------------------------------------------------- /Disease treatments/Hypothermia.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Hypothermia.txt -------------------------------------------------------------------------------- /Disease treatments/Jaundice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Jaundice.txt -------------------------------------------------------------------------------- /Disease treatments/Sinusitis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Sinusitis.txt -------------------------------------------------------------------------------- /Disease treatments/Tuberculosis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/Disease treatments/Tuberculosis.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/README.md -------------------------------------------------------------------------------- /diseases.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/diseases.txt -------------------------------------------------------------------------------- /medical_expert_system.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronak-07/Medical-Expert-System-Knowledge-Base/HEAD/medical_expert_system.py --------------------------------------------------------------------------------