GraphSense: Graph Embedding Based Code Suggestion Framework
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 AbstractCategories
Software Engineering
68N01
D.2.13
Datasets
Add Datasets
introduced or used in this paper