paper-with-me

홈 › Papers

AugmentedCode: Examining the Effects of Natural Language Resources in Code Retrieval Models

2021-10-16 · Mehdi Bahrami, N. C. Shrikanth, Yuji Mizobuchi, Lei Liu, Masahiro Fukuyori, Wei-Peng Chen, Kazuki Munakata

Code retrieval is allowing software engineers to search codes through a natural language query, which relies on both natural language processing and software engineering techniques. There have been several attempts on code retrieval from searching snippet codes to function codes. In this paper, we introduce Augmented Code (AugmentedCode) retrieval which takes advantage of existing information within the code and constructs augmented programming language to improve the code retrieval models' performance. We curated a large corpus of Python and showcased the the framework and the results of augmented programming language which outperforms on CodeSearchNet and CodeBERT with a Mean Reciprocal Rank (MRR) of 0.73 and 0.96, respectively. The outperformed fine-tuned augmented code retrieval model is published in HuggingFace at https://huggingface.co/Fujitsu/AugCode and a demonstration video is available at: https://youtu.be/mnZrUTANjGs .

📄 PDF Abstract BibTeX arXiv:2110.08512

Code (1)

fla-sil/PyTorrent 공식 구현

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

CodeBERT 설명 없음

Similar Papers 제목 키워드 기반

Balancing Natural Language Processing Accuracy and Normalisation in Extracting Medical Insights

2025-11-19 · Paulina Tworek, Miłosz Bargieł, Yousef Khan, Tomasz Pełech-Pilichowski 외 arxiv

Extracting structured medical insights from unstructured clinical text using Natural Language Processing (NLP) remains an open challenge in healthcare, particularly in non-English contexts where resources are scarce. Thi…

Information ExtractionInformation Retrieval

Examining the Effects of Preprocessing on the Detection of Offensive Language in German Tweets

2021-09-01 · KONVENS (WS) 2021 9 · Sebastian Reimann, Daniel Dakota

"I'm Not Sure, But...": Examining the Impact of Large Language Models' Uncertainty Expression on User Reliance and Trust

2024-05-01 · Sunnie S. Y. Kim, Q. Vera Liao, Mihaela Vorvoreanu, Stephanie Ballard 외

Widely deployed large language models (LLMs) can produce convincing yet incorrect outputs, potentially misleading users who may rely on them as if they were correct. To reduce such overreliance, there have been calls for…

Reexamining Racial Disparities in Automatic Speech Recognition Performance: The Role of Confounding by Provenance

2024-07-19 · Changye Li, Trevor Cohen, Serguei Pakhomov

Automatic speech recognition (ASR) models trained on large amounts of audio data are now widely used to convert speech to written text in a variety of applications from video captioning to automated assistants used in he…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Fairnessspeech-recognition+2

HausaNLP: Current Status, Challenges and Future Directions for Hausa Natural Language Processing

2025-05-20 · Shamsuddeen Hassan Muhammad, Ibrahim Said Ahmad, Idris Abdulmumin, Falalu Ibrahim Lawan 외

Hausa Natural Language Processing (NLP) has gained increasing attention in recent years, yet remains understudied as a low-resource language despite having over 120 million first-language (L1) and 80 million second-langu…

Language ModelingLanguage ModellingMachine TranslationMultilingual NLP+7