2 papers
cs.SE2021
Comprehensive Integration of API Usage Patterns
Qi Shen, Shijun Wu, Yanzhen Zou +1
Nowadays, developers often reuse existing APIs to implement their programming tasks. A lot of API usage patterns are mined to help developers learn API usage rules. However, there…
cs.SE2020
From API to NLI: A New Interface for Library Reuse
Qi Shen, Shijun Wu, Yanzhen Zou +2
Developers frequently reuse APIs from existing libraries to implement certain functionality. However, learning APIs is difficult due to their large scale and complexity. In this pa…