sidneibarbieri commited on
Commit
cd72a60
·
verified ·
1 Parent(s): a572e6a

Field-wise deduplication: recover 2,743 BibTeX, 1,483 abstracts, 13 truncated titles

Browse files
Files changed (1) hide show
  1. README.md +6 -2
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):** `271e6d4dd30020cea16801045feddc871b3c69e673f1704307b03fa3d81f5ff5`
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: **118,817 rows, 118,817 distinct
 
 
 
 
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