-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
23 lines (23 loc) · 1.04 KB
/
Copy path.zenodo.json
File metadata and controls
23 lines (23 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"title": "ads-bib: Pipeline for Curated Bibliometric Datasets from NASA ADS",
"upload_type": "software",
"description": "ads-bib is a Python package and command-line pipeline for constructing curated bibliometric datasets from NASA Astrophysics Data System (ADS) searches. It automates publication retrieval, reference normalization, translation, tokenization, author name disambiguation, embedding-based topic modeling, citation-network export, and topic-map generation. The package provides runtime presets for local CPU/GPU and API-backed workflows, producing self-contained run directories with tabular datasets, provenance metadata, plots, and network files for downstream analysis.",
"creators": [
{
"name": "Schlattmann, Raphael"
}
],
"version": "0.3.3",
"publication_date": "2026-05-22",
"license": "mit",
"language": "eng",
"access_right": "open",
"keywords": [
"topic-modeling",
"digital-humanities",
"bibliometrics",
"publication-metadata",
"dataset-curation",
"citation-networks"
]
}