Table 1:
Comparative study of the very same design system with the proposed work.
| Author(s) | Methodology applied in near identical system | Methodology applied in proposed system |
|---|---|---|
| Arefin et al. [28] |
|
|
| Liu et al. [29] |
|
|
| Sanyal et al. [30] |
|
|
| Sugandhika and Ahangama. [31] |
|
|
| Pal et al. [32] |
|
|
| Huo et al. [33] |
|
|

Figure 1:
Flowchart of the proposed system.

Figure 2:
Workflow diagram of the proposed system.

Figure 3:
Semantically closer words of কিডনি (kidney).

Figure 4:
Semantically closer words of পাথর (stone).

Figure 5:
Semantically closer words of চিকিৎসা (treatment).

Figure 6:
Semantically closer words of হাসপাতাল (hospital).

Figure 7:
Response of user submitted query.

Figure 8:
The skip-gram model’s architecture.
Table 2:
Structure of hospital table.
| id_hos | name_hos | add_hos | district_hos | State_hos |
|---|---|---|---|---|
| 1 |
| লালগোলা (lalgola) (Lalgola) (proper noun) | মুর্শিদাবাদ (murʃid̪abad̪) (Murshidabad) (proper noun) | পশ্চিমবঙ্গ (poʃcimbɔŋgo) (West Bengal) (proper noun) |
| 8 |
| আমতা (amot̪a) (Amta) (proper noun) | হাওড়া (ha͡o̯ɽa) (Howrah) (proper noun) | পশ্চিমবঙ্গ (poʃcimbɔŋgo) (West Bengal) (proper noun) |
Table 3:
Structure of department table.
| id_dept | name_dept | id_hos |
|---|---|---|
| 70 | নবজাতক (neonate) | 7 |
| 170 | মনোরোগ (psychiatry) | 12 |
Table 4:
Structure of doctor table.
| id_doc | name_doc | qualification_doc | specialist_doc | id_hos | id_dept |
|---|---|---|---|---|---|
| 1070 | সুজন দাশগুপ্ত (ʃuɟon d̪aʃgupt̪o) (Sujon Dasgupta) | এম.বি.বি.এস. (emo.bi.bi.es.) (M.B.B.S.) | নেফ্রোলজিষ্ট (nepʰrolɟiʃto) (nephrologist) | 8 | 80 |
| 1080 | সোমেন দে (ʃomen d̪e) (Somen De) | ডি.এম. (di.em.) (D.M.) | নিউরোলজিস্ট (ni͡u̯rolɟist) (neurologist) | 9 | 90 |

Figure 9:
Execution time with respect to number of tokens.
Table 5:
Execution time with respect to number of tokens.
| Query | Number of tokens | Execution time units |
|---|---|---|
| Q1 | 4 | 4 |
| Q2 | 5 | 5 |
| Q3 | 7 | 7 |
| Q4 | 9 | 9 |
| Q5 | 12 | 12 |

Figure 10:
Graphical representation of the confusion matrix.