Datasets › ESG-DLT-NER

ESG-DLT-NER

Introduced by Walter Hernandez Cruz et al. in Evolution of ESG-focused DLT Research: An NLP Analysis of the Literature15 Aug 2024 archive 2025-07-28

Dataset Card for ESG/DLT Named Entity Recognition Dataset

This dataset contains named entities related to Distributed Ledger Technology (DLT) and Environmental, Social, and Governance (ESG) topics created to support research in these areas and at the intersection of these domains.

Dataset Details

Dataset Description
  • Curated by: Walter Hernandez Cruz, Kamil Tylinski, Ali Irzam Kathia, Alastair Moore, Niall Roche, Nikhil Vadgama, Horst Treiblmaier, Jiangbo Shangguan, Jiahua Xu, Paolo Tasca
  • Language(s) (NLP): English
  • Number of Entity: 12
  • Entity Types: Blockchain Name, Consensus, Identifiers, Security Privacy, ESG, Transaction Capabilities, ChargingAndRewardingSystem, Extensibility, Identity Management, Native Currency Tokenisation, Native Currency Tokenisation, Miscellaneous
  • License: CC BY-NC 4.0
Dataset Sources
  • Repository: https://github.com/dlt-science/ESG-DLT-LitReview
  • Paper: https://arxiv.org/abs/2308.12420

Use

This dataset can be used for training and evaluating Named Entity Recognition models focused on DLT and ESG topics. It's particularly useful for researchers and practitioners working on text mining and information extraction in these domains.

Dataset Structure

The dataset contains 39,427 named entities organized into 12 top-level categories with 136 labels in a tree structure. It includes entities related to blockchain names, consensus mechanisms, transaction capabilities, security and privacy, and ESG concepts.

Label ID

The label2id dictionary is:

    {
        "O": 0,
        "B-Blockchain_Name": 1,
        "I-Blockchain_Name": 2,
        "B-Codebase": 3,
        "I-Codebase": 4,
        "B-Consensus": 5,
        "I-Consensus": 6,
        "B-ChargingAndRewardingSystem": 7,
        "I-ChargingAndRewardingSystem": 8,
        "B-ESG": 9,
        "I-ESG": 10,
        "B-Extensibility": 11,
        "I-Extensibility": 12,
        "B-Identifiers": 13,
        "I-Identifiers": 14,
        "B-Identity_Management": 15,
        "I-Identity_Management": 16,
        "B-Miscellaneous": 17,
        "I-Miscellaneous": 18,
        "B-Native_Currency_Tokenisation": 19,
        "I-Native_Currency_Tokenisation": 20,
        "B-Security_Privacy": 21,
        "I-Security_Privacy": 22,
        "B-Transaction_Capabilities": 23,
        "I-Transaction_Capabilities": 24
    }

Dataset Creation

Curation Rationale

The dataset was created to address the scarcity of labeled NLP data for blockchain research, focusing on the intersection of DLT and ESG topics.

Source Data
Data Collection and Processing

The dataset was created by manually annotating 80 publicly available publications using the brat tool and argilla. The taxonomy framework from Tasca and Tessone (2019) was extended to include ESG-related concepts.

Annotations
Annotation process

The annotation process involved manual labeling using the brat tool and argilla, following an extended version of the Tasca and Tessone (2019) taxonomy. Inter-labeler consistency was improved through systematic processes and programmatic cleaning.

Who are the annotators?

The annotators are the research paper's authors and other collaborators involved in the project.

Personal and Sensitive Information

The dataset does not contain personal or sensitive information as it is based on publicly available academic publications.

Bias, Risks, and Limitations

Recommendations

Users should be aware of potential biases in the dataset due to the selection of source publications and the annotation process.

Glossary

  • DLT: Distributed Ledger Technology
  • ESG: Environmental, Social, and Governance
  • NER: Named Entity Recognition

More Information

For more details about the dataset creation process and its applications, please refer to the associated research paper: https://arxiv.org/abs/2308.12420

Citation Information

@misc{hernandez2024evolutionesgfocuseddltresearch,
      title={Evolution of ESG-focused DLT Research: An NLP Analysis of the Literature}, 
      author={Walter Hernandez and Kamil Tylinski and Alastair Moore and Niall Roche and Nikhil Vadgama and Horst Treiblmaier and Jiangbo Shangguan and Paolo Tasca and Jiahua Xu},
      year={2024},
      eprint={2308.12420},
      archivePrefix={arXiv},
      primaryClass={cs.IR},
      url={https://arxiv.org/abs/2308.12420}, 
}

Contributions

Thanks to Ali Irzam Kathia for his contribution to labeling this dataset.

Benchmarks archive 2025-07-28

No leaderboard in the archive resolves to this dataset.

Papers archive 2025-07-28

No paper in the archive has a leaderboard row on this dataset; the archive counts 1 paper for it but never published that list.

Dataset loaders archive 2025-07-28

No loader listed in the archive.

Tasks archive 2025-07-28

License archive 2025-07-28

CC BY-NC 4.0

Modalities archive 2025-07-28

Languages archive 2025-07-28

Variants archive 2025-07-28

  • ESG-DLT-NER

1 variant name, as the archive lists them.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections