shanover commited on
Commit
a28985b
1 Parent(s): 4a720c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ widget:
19
 
20
 
21
  The objective is to develop a symptom-to-disease classification model for a natural language chatbot.
22
- This model takes input text such as "I am feeling vomiting, breathlessness, and sweating" and accurately identifies the associated disease (2 - 'Heart attack').
23
 
24
  In essence, the chatbot's purpose is to analyze users' symptoms and provide relevant disease predictions in real-time conversation.
25
 
 
19
 
20
 
21
  The objective is to develop a symptom-to-disease classification model for a natural language chatbot.
22
+ This model takes input text such as "I am feeling vomiting, breathlessness, and sweating" and accurately identifies the associated disease (Label_18 - 'Heart attack').
23
 
24
  In essence, the chatbot's purpose is to analyze users' symptoms and provide relevant disease predictions in real-time conversation.
25