Datasets:
Tasks:
Visual Document Retrieval
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
Tags:
scholarly-documents
scientific-papers
author-extraction
affiliation-extraction
metadata-parsing
grobid
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Author and Affiliation Parsing Benchmark Dataset
|
| 2 |
|
| 3 |
This dataset provides a benchmark suite for evaluating **author name parsing and author-affiliation linking systems** in scientific documents.
|
|
@@ -25,8 +44,4 @@ The benchmark is composed of the following subsets:
|
|
| 25 |
| `PMC_sample_1943` | GROBID evaluation dataset | Sample of PubMed Central articles used for GROBID evaluation |
|
| 26 |
| `eLife_984` | GROBID evaluation dataset | eLife articles benchmark subset |
|
| 27 |
| `biorxiv-10k-test-2000` | GROBID evaluation dataset | bioRxiv article benchmark subset |
|
| 28 |
-
| `PLOS_1000` | GROBID evaluation dataset | PLOS articles benchmark subset |
|
| 29 |
-
|
| 30 |
-
---
|
| 31 |
-
license: mit
|
| 32 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- visual-document-retrieval
|
| 7 |
+
pretty_name: Author and Affiliation Parsing Benchmark Dataset
|
| 8 |
+
tags:
|
| 9 |
+
- scholarly-documents
|
| 10 |
+
- scientific-papers
|
| 11 |
+
- author-extraction
|
| 12 |
+
- affiliation-extraction
|
| 13 |
+
- metadata-parsing
|
| 14 |
+
- grobid
|
| 15 |
+
- open-science
|
| 16 |
+
size_categories:
|
| 17 |
+
- 10K<n<100K
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
# Author and Affiliation Parsing Benchmark Dataset
|
| 21 |
|
| 22 |
This dataset provides a benchmark suite for evaluating **author name parsing and author-affiliation linking systems** in scientific documents.
|
|
|
|
| 44 |
| `PMC_sample_1943` | GROBID evaluation dataset | Sample of PubMed Central articles used for GROBID evaluation |
|
| 45 |
| `eLife_984` | GROBID evaluation dataset | eLife articles benchmark subset |
|
| 46 |
| `biorxiv-10k-test-2000` | GROBID evaluation dataset | bioRxiv article benchmark subset |
|
| 47 |
+
| `PLOS_1000` | GROBID evaluation dataset | PLOS articles benchmark subset |
|
|
|
|
|
|
|
|
|
|
|
|