GraphSense: Graph Embedding Based Code Suggestion Framework

11 Mar 2025  ·  H. R Navod Thisura Peiris ·

Code suggestions have become an integral part of IDEs and developers use code suggestions generated by IDEs all the time. These code suggestions are mostly for calling a method of an object or for using a function of a library and not for possible next line of the code. GPT based models are too slow or resource intensive for real-time code suggestions in local environments. As a solution to this GraphSense was introduced which provide code suggestions with minimum amount of resource usage in real-time.

PDF Abstract

Datasets


  Add Datasets introduced or used in this paper