File size: 1,669 Bytes
bbc4d82
 
 
 
 
ff30f90
 
 
bbc4d82
954f770
ff30f90
bbc4d82
ff30f90
 
 
 
 
bbc4d82
 
 
 
 
 
 
 
 
 
347303c
bbc4d82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66

---
language: 
- en
- zh
bigbio_language: 
- English
- Chinese
license: unknown
multilinguality: multilingual
bigbio_license_shortname: UNKNOWN
pretty_name: MedDialog
homepage: https://github.com/UCSD-AI4H/Medical-Dialogue-System
bigbio_pubmed: False
bigbio_public: True
bigbio_tasks: 
- TEXT_CLASSIFICATION
---


# Dataset Card for MedDialog

## Dataset Description

- **Homepage:** https://github.com/UCSD-AI4H/Medical-Dialogue-System
- **Pubmed:** False
- **Public:** True
- **Tasks:** TXTCLASS



The MedDialog dataset (English) contains conversations (in English) between doctors and patients.It has 0.26 million dialogues. The data is continuously growing and more dialogues will be added. The raw dialogues are from healthcaremagic.com and icliniq.com.
All copyrights of the data belong to healthcaremagic.com and icliniq.com.



## Citation Information

```

@article{DBLP:journals/corr/abs-2004-03329,
  author    = {Shu Chen and
               Zeqian Ju and
               Xiangyu Dong and
               Hongchao Fang and
               Sicheng Wang and
               Yue Yang and
               Jiaqi Zeng and
               Ruisi Zhang and
               Ruoyu Zhang and
               Meng Zhou and
               Penghui Zhu and
               Pengtao Xie},
  title     = {MedDialog: {A} Large-scale Medical Dialogue Dataset},
  journal   = {CoRR},
  volume    = {abs/2004.03329},
  year      = {2020},
  url       = {https://arxiv.org/abs/2004.03329},
  eprinttype = {arXiv},
  eprint    = {2004.03329},
  biburl    = {https://dblp.org/rec/journals/corr/abs-2004-03329.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

```