Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -74,12 +74,20 @@ Topic annotation in LitCovid is a multi-label document classification task that
|
|
74 |
|
75 |
with the following fields retrieved from PubMed/LitCovid:
|
76 |
• pmid: PubMed Identifier
|
|
|
77 |
• journal: journal name
|
|
|
78 |
• title: article title
|
|
|
79 |
• abstract: article abstract
|
|
|
80 |
• keywords: author-provided keywords
|
|
|
81 |
• pub_type: article type, e.g., journal article
|
|
|
82 |
• authors: author names
|
|
|
83 |
• doi: Digital Object Identifier
|
|
|
84 |
• label: annotated topics in list format indicating absence or presence of labels in the order 'Treatment,Diagnosis,Prevention,Mechanism,Transmission,Epidemic Forecasting,Case Report'
|
85 |
|
|
|
74 |
|
75 |
with the following fields retrieved from PubMed/LitCovid:
|
76 |
• pmid: PubMed Identifier
|
77 |
+
|
78 |
• journal: journal name
|
79 |
+
|
80 |
• title: article title
|
81 |
+
|
82 |
• abstract: article abstract
|
83 |
+
|
84 |
• keywords: author-provided keywords
|
85 |
+
|
86 |
• pub_type: article type, e.g., journal article
|
87 |
+
|
88 |
• authors: author names
|
89 |
+
|
90 |
• doi: Digital Object Identifier
|
91 |
+
|
92 |
• label: annotated topics in list format indicating absence or presence of labels in the order 'Treatment,Diagnosis,Prevention,Mechanism,Transmission,Epidemic Forecasting,Case Report'
|
93 |
|