PB3002 commited on
Commit
d1026f0
·
verified ·
1 Parent(s): c7b41c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -15,4 +15,27 @@ language:
15
  tags:
16
  - medical
17
  pretty_name: ViMedical Disease
18
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  tags:
16
  - medical
17
  pretty_name: ViMedical Disease
18
+ ---
19
+
20
+ This dataset contains over 12K+ questions and symptoms related to various common diseases in Vietnamese. It's designed to aid in the classification of medical symptoms and provide preliminary disease identification. The dataset covers a wide range of diseases, including cardiovascular, digestive, neurological, dermatological, endocrine, and others.
21
+
22
+ For more information and updates about the dataset, please refer to the **main repository** [here](https://github.com/PB3002/ViMedical_Disease).
23
+
24
+ ## This dataset can be used for:
25
+ - Data analysis
26
+ - Building disease prediction models
27
+ - Creating chatbots
28
+ - Providing information to users
29
+
30
+ ### The dataset has two columns:
31
+ **`Disease`**: The name of the disease in Vietnamese.
32
+
33
+ **`Question`**: Questions and descriptions of disease symptoms in Vietnamese, often posed as a query seeking information about a possible diagnosis.
34
+
35
+ ## **Important Notes:**
36
+ This dataset provides information on disease symptoms, not official medical diagnoses.
37
+ Users should consult a doctor for proper diagnosis and treatment.
38
+
39
+ ## 📢 License:
40
+ Copyright © 2024 PB. All rights reserved.
41
+ This dataset is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.