Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,9 @@ These 2 datasets contain no patient identifying information are openly available
|
|
21 |
|
22 |
|
23 |
|
24 |
-
Additionally, for the IR task, other feature representations of the documents have been created
|
|
|
|
|
25 |
|
26 |
`doc_texts.csv`
|
27 |
- texts extracted from processed documents using several fields including eligbility min and max age, and eligbility criteria, structured as this example from NCT00000102:
|
|
|
21 |
|
22 |
|
23 |
|
24 |
+
Additionally, for the IR task, other feature representations of the unlabelled documents have been created.
|
25 |
+
|
26 |
+
Each of these has exactly 374648 lines of corresponding data:
|
27 |
|
28 |
`doc_texts.csv`
|
29 |
- texts extracted from processed documents using several fields including eligbility min and max age, and eligbility criteria, structured as this example from NCT00000102:
|