2021
APIRecX: Cross-Library API Recommendation via Pre-Trained Language Model
EMNLP 2021main
For programmers, learning the usage of APIs (Application Programming Interfaces) of a software library is important yet difficult. API recommendation tools can help developers use APIs by recommending which APIs to be used next given the APIs that have been written. Traditionally, language models su…