Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
AGBonnet commited on
Commit
5e83f98
·
1 Parent(s): 757d8f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -17,6 +17,9 @@ The Clinical Guidelines corpus is a new dataset of 46,649 clinical practice guid
17
 
18
  You can scrape and clean all 16 guideline sources using our code in [epfLLM/meditron](https://github.com/epfLLM/meditron).
19
 
 
 
 
20
  | Source | Full Name | Tag | Guidelines | Words | Audience | Country | Released |
21
  |-|-|-|-|-|-|-|-|
22
  | **[AAFP](https://www.aafp.org)** | American Academy of Family Physicians | `aafp` | 50 | 9.4K | Doctor | USA | No |
@@ -108,8 +111,6 @@ CPGs are produced at various geographic and organizational granularities, rangin
108
 
109
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
110
 
111
- <img width=75% src="sources.png" alt="Sources of Clinical Practice Guidelines" title="CPG sources">
112
-
113
  The dataset is sourced from 16 globally recognized medical entities, covering a wide range of healthcare contexts and audiences.
114
  For instance, the geographic scope ranges from global (WHO) to national (CDC, NICE) and regional (Ontario, Melbourne) to institutional (ICRC, Mayo Clinic). The corpus also represents health care concerns from high- (Ontario, Melbourne), low- (WHO), and volatile- (ICRC) resource settings.
115
  Guidelines also contains a range of technical and conversational vocabulary with target audiences of clinicians or patients (or both), and is sometimes highly specialized within a theme (cancer, pediatrics, infectious disease). The peer review processes also ranged from UN bodies (WHO), institutional review boards (ICRC), professional associations (AAFP) to publicly crowdsourced knowledge bases (WikiDoc).
 
17
 
18
  You can scrape and clean all 16 guideline sources using our code in [epfLLM/meditron](https://github.com/epfLLM/meditron).
19
 
20
+ <img width=75% src="sources.png" alt="Sources of Clinical Practice Guidelines" title="CPG sources">
21
+
22
+
23
  | Source | Full Name | Tag | Guidelines | Words | Audience | Country | Released |
24
  |-|-|-|-|-|-|-|-|
25
  | **[AAFP](https://www.aafp.org)** | American Academy of Family Physicians | `aafp` | 50 | 9.4K | Doctor | USA | No |
 
111
 
112
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
113
 
 
 
114
  The dataset is sourced from 16 globally recognized medical entities, covering a wide range of healthcare contexts and audiences.
115
  For instance, the geographic scope ranges from global (WHO) to national (CDC, NICE) and regional (Ontario, Melbourne) to institutional (ICRC, Mayo Clinic). The corpus also represents health care concerns from high- (Ontario, Melbourne), low- (WHO), and volatile- (ICRC) resource settings.
116
  Guidelines also contains a range of technical and conversational vocabulary with target audiences of clinicians or patients (or both), and is sometimes highly specialized within a theme (cancer, pediatrics, infectious disease). The peer review processes also ranged from UN bodies (WHO), institutional review boards (ICRC), professional associations (AAFP) to publicly crowdsourced knowledge bases (WikiDoc).