Datasets:
cyberpsych
commited on
Commit
•
5786952
1
Parent(s):
aaa20b7
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- feature-extraction
|
@@ -7,9 +8,22 @@ language:
|
|
7 |
tags:
|
8 |
- cancer
|
9 |
- textual
|
10 |
-
- text
|
11 |
- bert
|
12 |
- nlp
|
13 |
size_categories:
|
14 |
- 100K<n<1M
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
dataset-description: "This dataset has been obtained from PubMed for research purposes."
|
3 |
license: apache-2.0
|
4 |
task_categories:
|
5 |
- feature-extraction
|
|
|
8 |
tags:
|
9 |
- cancer
|
10 |
- textual
|
|
|
11 |
- bert
|
12 |
- nlp
|
13 |
size_categories:
|
14 |
- 100K<n<1M
|
15 |
+
---
|
16 |
+
# PubMed-Cancer-NLP-Textual-Dataset
|
17 |
+
|
18 |
+
This dataset has been obtained from PubMed for research purposes. README will be updated with time.
|
19 |
+
|
20 |
+
## Dataset Details
|
21 |
+
|
22 |
+
### Dataset Description
|
23 |
+
|
24 |
+
It has multiple cancer samples with labels with their title and abstract from PubMed Repository.
|
25 |
+
|
26 |
+
- **Curated by:** Om Aryan
|
27 |
+
|
28 |
+
### Dataset Sources
|
29 |
+
- **Repository:** https://pubmed.ncbi.nlm.nih.gov
|