English

Hidden Entity Detection from GitHub Leveraging Large Language Models

Computation and Language 2025-01-09 v1 Digital Libraries

Abstract

Named entity recognition is an important task when constructing knowledge bases from unstructured data sources. Whereas entity detection methods mostly rely on extensive training data, Large Language Models (LLMs) have paved the way towards approaches that rely on zero-shot learning (ZSL) or few-shot learning (FSL) by taking advantage of the capabilities LLMs acquired during pretraining. Specifically, in very specialized scenarios where large-scale training data is not available, ZSL / FSL opens new opportunities. This paper follows this recent trend and investigates the potential of leveraging Large Language Models (LLMs) in such scenarios to automatically detect datasets and software within textual content from GitHub repositories. While existing methods focused solely on named entities, this study aims to broaden the scope by incorporating resources such as repositories and online hubs where entities are also represented by URLs. The study explores different FSL prompt learning approaches to enhance the LLMs' ability to identify dataset and software mentions within repository texts. Through analyses of LLM effectiveness and learning strategies, this paper offers insights into the potential of advanced language models for automated entity detection.

Keywords

Cite

@article{arxiv.2501.04455,
  title  = {Hidden Entity Detection from GitHub Leveraging Large Language Models},
  author = {Lu Gan and Martin Blum and Danilo Dessi and Brigitte Mathiak and Ralf Schenkel and Stefan Dietze},
  journal= {arXiv preprint arXiv:2501.04455},
  year   = {2025}
}

Comments

accepted by KDD2024 workshop DL4KG

R2 v1 2026-06-28T20:59:46.686Z