3 papers
cs.SE2025
Explore-Construct-Filter: An Automated Framework for Rich and Reliable API Knowledge Graph Construction
Yanbang Sun, Qing Huang, Xiaoxue Ren +3
The API Knowledge Graph (API KG) is a structured network that models API entities and their relations, providing essential semantic insights for tasks such as API recommendation, c…
cs.SE2023
Let's Discover More API Relations: A Large Language Model-based AI Chain for Unsupervised API Relation Inference
Qing Huang, Yanbang Sun, Zhenchang Xing +5
APIs have intricate relations that can be described in text and represented as knowledge graphs to aid software engineering tasks. Existing relation extraction methods have limitat…
cs.SE2023
API Entity and Relation Joint Extraction from Text via Dynamic Prompt-tuned Language Model
Qing Huang, Yanbang Sun, Zhenchang Xing +3
Extraction of Application Programming Interfaces (APIs) and their semantic relations from unstructured text (e.g., Stack Overflow) is a fundamental work for software engineering ta…