Update README.md
Browse files
README.md
CHANGED
|
@@ -72,11 +72,7 @@ The dataset aims to provide a foundational resource for advancing NLP in biomedi
|
|
| 72 |
|
| 73 |
## Dataset Composition
|
| 74 |
|
| 75 |
-
- **What are the instances?**
|
| 76 |
-
Instances consist of metadata and textual data from biomedical articles, including columns for PMCID, title, year, and publication type.
|
| 77 |
|
| 78 |
-
- **Are there multiple types of instances?**
|
| 79 |
-
The dataset currently focuses on metadata and abstracts but can be extended to include relationships between entities or other structured annotations.
|
| 80 |
|
| 81 |
- **What experiments were initially run on this dataset?**
|
| 82 |
No experiments have been conducted yet. Updates will follow as they occur.
|
|
@@ -98,6 +94,9 @@ None have been identified yet.
|
|
| 98 |
- Only open-access articles were retrieved.
|
| 99 |
- Articles labeled as "retraction of publication" were excluded.
|
| 100 |
- Duplicate entries based on the PMCID column were removed.
|
|
|
|
|
|
|
|
|
|
| 101 |
|
| 102 |
## Dataset Distribution
|
| 103 |
|
|
|
|
| 72 |
|
| 73 |
## Dataset Composition
|
| 74 |
|
|
|
|
|
|
|
| 75 |
|
|
|
|
|
|
|
| 76 |
|
| 77 |
- **What experiments were initially run on this dataset?**
|
| 78 |
No experiments have been conducted yet. Updates will follow as they occur.
|
|
|
|
| 94 |
- Only open-access articles were retrieved.
|
| 95 |
- Articles labeled as "retraction of publication" were excluded.
|
| 96 |
- Duplicate entries based on the PMCID column were removed.
|
| 97 |
+
- Paragraph text from each section of an article was Extracted with the relevant section referenced in the 'Section Column'
|
| 98 |
+
- Extra whitespace, inlne math/latex formatting and irrelevant sections such "Disclosure", "Publisher's note", etc, were filtered
|
| 99 |
+
- Name identifiers and personal data was also removed from the dataset
|
| 100 |
|
| 101 |
## Dataset Distribution
|
| 102 |
|