Field-wise deduplication: recover 2,743 BibTeX, 1,483 abstracts, 13 truncated titles
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ either profile alone was missing.
|
|
| 32 |
|
| 33 |
- **Code / tool:** <https://github.com/sidneibarbieri/topvenues-tool>
|
| 34 |
- **Profile:** `complete-40`
|
| 35 |
-
- **Snapshot SHA-256 (gzip):** `
|
| 36 |
|
| 37 |
## Not a paper denominator
|
| 38 |
|
|
@@ -49,7 +49,11 @@ from one corpus do not transfer to another merely because the software is shared
|
|
| 49 |
|
| 50 |
## One record per work
|
| 51 |
|
| 52 |
-
Records are deduplicated by DBLP key:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
keys**, so a count of rows is a count of distinct publications.
|
| 54 |
|
| 55 |
## Abstract coverage is uneven, by construction
|
|
|
|
| 32 |
|
| 33 |
- **Code / tool:** <https://github.com/sidneibarbieri/topvenues-tool>
|
| 34 |
- **Profile:** `complete-40`
|
| 35 |
+
- **Snapshot SHA-256 (gzip):** `6f837953c3cc2d92da74879ad61ef575808f875a2f27d87bab113c698e864dfc`
|
| 36 |
|
| 37 |
## Not a paper denominator
|
| 38 |
|
|
|
|
| 49 |
|
| 50 |
## One record per work
|
| 51 |
|
| 52 |
+
Records are deduplicated by DBLP key, field-wise: where the same key was
|
| 53 |
+
ingested more than once, each field keeps its most complete value, so the
|
| 54 |
+
surviving record is at least as complete as any copy that fed it. That recovered
|
| 55 |
+
2,743 BibTeX entries, 1,483 abstracts, 415 author lists and 13 titles truncated
|
| 56 |
+
at superscripts. Result: **118,817 rows, 118,817 distinct
|
| 57 |
keys**, so a count of rows is a count of distinct publications.
|
| 58 |
|
| 59 |
## Abstract coverage is uneven, by construction
|