Modern language models (LMs) have been successfully employed in source code generation and understanding, leading to a significant increase in research focused on …
DN Palacio, A Velasco, D Rodriguez-Cardenas… - arXiv preprint arXiv …, 2023 - arxiv.org
Large Language Models (LLMs) for code are a family of high-parameter, transformer-based neural networks pre-trained on massive datasets of both natural and programming …
Z Li, C Li, Z Tang, W Huang, J Ge, B Luo, V Ng… - ACM Transactions on …, 2024 - dl.acm.org
Recommending APIs is a practical and essential feature of IDEs. Improving the accuracy of API recommendations is an effective way to improve coding efficiency. With the success of …
N Mehrotra, A Sharma, A Jindal… - IEEE Transactions on …, 2023 - ieeexplore.ieee.org
Code clone detection is an important aspect of software development and maintenance. The extensive research in this domain has helped reduce the complexity and increase the …
Transformers have revolutionized natural language processing (NLP) and have had a huge impact on automating tasks. Recently, transformers have led to the development of powerful …
Traditional software effort estimation methods, such as term frequency–inverse document frequency (TF-IDF), are widely used due to their simplicity and interpretability. However, they …
T Lei, J Xue, Y Wang, Z Liu - Electronics, 2023 - mdpi.com
The most severe problem in cross-programming languages is feature extraction due to different tokens in different programming languages. To solve this problem, we propose a …
L Kuang, Y Cheng, HH Gao - ACM Transactions on Asian and Low …, 2023 - dl.acm.org
Developers often search and reuse existing code snippets to improve software development efficiency during software development. Currently, researchers have proposed many code …