-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
52 lines (52 loc) · 2.2 KB
/
Copy pathCITATION.cff
File metadata and controls
52 lines (52 loc) · 2.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
cff-version: 1.2.0
title: "ads-and: NAND-based author name disambiguation for SAO/NASA ADS publication metadata"
message: "If you use ads-and, cite the software entry below. Cite the original NAND paper and LSPO dataset separately when you discuss the underlying method or benchmark."
type: software
abstract: "ads-and is a Python package and command-line tool for author name disambiguation on SAO/NASA ADS publication metadata. Given publications and optionally references in ADS parquet format, it assigns stable author identifiers and writes disambiguated outputs. The bundled model is a packaged and refined version of NAND (Neural Author Name Disambiguator), evaluated on the LSPO benchmark for physics and astronomy author name disambiguation."
authors:
- family-names: "Schlattmann"
given-names: "Raphael"
email: "raphael.schlattmann@tu-berlin.de"
repository-code: "https://github.com/raphschlatt/ads-and"
url: "https://github.com/raphschlatt/ads-and"
license: "BSD-3-Clause"
version: "0.1.3"
date-released: "2026-04-27"
doi: "10.5281/zenodo.19820779"
keywords:
- author-name-disambiguation
- bibliometrics
- astronomy
- publication-metadata
- NASA-ADS
- LSPO
- entity-resolution
references:
- type: article
title: "Practical Author Name Disambiguation under Metadata Constraints: A Contrastive Learning Approach for Astronomy Literature"
authors:
- family-names: "Amado Olivo"
given-names: "Vicente"
- family-names: "Kerzendorf"
given-names: "Wolfgang"
- family-names: "Lu"
given-names: "Bangjing"
- family-names: "Shields"
given-names: "Joshua V."
- family-names: "Flörs"
given-names: "Andreas"
- family-names: "Chen"
given-names: "Nutan"
journal: "Publications of the Astronomical Society of the Pacific"
doi: "10.1088/1538-3873/ae1e2d"
url: "https://doi.org/10.1088/1538-3873/ae1e2d"
year: 2025
- type: dataset
title: "LSPO: A Large-Scale Physics ORCiD-Linked Dataset for Author Name Disambiguation"
authors:
- family-names: "Amado Olivo"
given-names: "Vicente"
doi: "10.5281/zenodo.11489161"
url: "https://doi.org/10.5281/zenodo.11489161"
year: 2024
version: "1"