default search action
Search dblp
Full-text search
- > Home
Please enter a search query
- case-insensitive prefix search: default
e.g., sig matches "SIGIR" as well as "signal" - exact word search: append dollar sign ($) to word
e.g., graph$ matches "graph", but not "graphics" - boolean and: separate words by space
e.g., codd model - boolean or: connect words by pipe symbol (|)
e.g., graph|network
Update May 7, 2017: Please note that we had to disable the phrase search operator (.) and the boolean not operator (-) due to technical problems. For the time being, phrase search queries will yield regular prefix search result, and search terms preceded by a minus will be interpreted as regular (positive) search terms.
Author search results
no matches
Venue search results
no matches
Refine list
refine by author
- no options
- temporarily not available
refine by venue
- no options
- temporarily not available
refine by type
- no options
- temporarily not available
refine by access
- no options
- temporarily not available
refine by year
- no options
- temporarily not available
Publication search results
found 124 matches
- 2024
- Wen Siang Tan, Markus Wagner, Christoph Treude:
Detecting outdated code element references in software repository documentation. Empir. Softw. Eng. 29(1): 5 (2024) - Martin Bialke, Christopher Hampf, Arne Blumentritt, Frank-Michael Moser, Stefan Lang, Aileen Stehn, Ellen Sargsyan, Wolfgang Hoffmann, Monika Kraus:
#consented - A semantic consent code to facilitate consistent documentation and implementation of consent in collaborative medical research. Int. J. Medical Informatics 190: 105545 (2024) - Shubhang Shekhar Dvivedi, Vyshnav Vijay, Sai Leela Rahul Pujari, Shoumik Lodh, Dhruv Kumar:
A Comparative Analysis of Large Language Models for Code Documentation Generation. AIware 2024 - Mojtaba Mostafavi Ghahfarokhi, Ashkan Khademian, Sepehr Kianiangolafshani, Alireza Asadi, Hamed Jahantigh, Abbas Heydarnoori:
Beyond Syntax: Unleashing the Power of Computational Notebooks Code Metrics in Documentation Generation. CAIN 2024: 278-279 - Jan Keim, Sophie Corallo, Dominik Fuchß, Tobias Hey, Tobias Telge, Anne Koziolek:
Recovering Trace Links Between Software Documentation And Code. ICSE 2024: 215:1-215:13 - William Macke, Michael Doyle:
Testing the Effect of Code Documentation on Large Language Model Code Understanding. NAACL-HLT (Findings) 2024: 1044-1050 - Qinyu Luo, Yining Ye, Shihao Liang, Zhong Zhang, Yujia Qin, Yaxi Lu, Yesai Wu, Xin Cong, Yankai Lin, Yingli Zhang, Xiaoyin Che, Zhiyuan Liu, Maosong Sun:
RepoAgent: An LLM-Powered Open-Source Framework for Repository-level Code Documentation Generation. CoRR abs/2402.16667 (2024) - William Macke, Michael Doyle:
Testing the Effect of Code Documentation on Large Language Model Code Understanding. CoRR abs/2404.03114 (2024) - Nihal Jain, Robert Kwiatkowski, Baishakhi Ray, Murali Krishna Ramanathan, Varun Kumar:
On Mitigating Code LLM Hallucinations with API Documentation. CoRR abs/2407.09726 (2024) - Paul Attie, Anas Obeidat, Nathaniel Oh, Ian Yelle:
Code Documentation and Analysis to Secure Software Development. CoRR abs/2407.11934 (2024) - Hans-Alexander Kruse, Tim Puhlfürß, Walid Maalej:
Can Developers Prompt? A Controlled Experiment for Code Documentation Generation. CoRR abs/2408.00686 (2024) - 2023
- Quang Huan Dong, Birgit Vogel-Heuser, Eva-Maria Neumann:
Semi-automatic assessment of lack of control code documentation in automated production systems: A risk-based approach to indicate documentation debt. Autom. 71(8): 670-688 (2023) - Héctor Cadavid, Vasilios Andrikopoulos, Paris Avgeriou:
Improving hardware/software interface management in systems of systems through documentation as code. Empir. Softw. Eng. 28(4): 100 (2023) - Emran Al-Bashabsheh, Ahmad Alaiad, Mahmoud Al-Ayyoub, Othman Beni-Yonis, Raed Abu Zitar, Laith Abualigah:
Improving clinical documentation: automatic inference of ICD-10 codes from patient notes using BERT model. J. Supercomput. 79(11): 12766-12790 (2023) - Wen Siang Tan, Markus Wagner, Christoph Treude:
Wait, wasn't that code here before? Detecting Outdated Software Documentation. ICSME 2023: 553-557 - Ramin Shahbazi, Fatemeh Hendijani Fard:
APIContext2Com: Code Comment Generation by Incorporating Pre-Defined API Documentation. ICPC 2023: 13-24 - Achmad Arwan, Siti Rochimah, Chastine Fatichah:
Feature Location Using Extraction of Code Documentation. SIET 2023: 481-488 - Peiwei Hu, Ruigang Liang, Ying Cao, Kai Chen, Runze Zhang:
AURC: Detecting Errors in Program Code and Documentation. USENIX Security Symposium 2023: 1415-1432 - Junaed Younus Khan, Gias Uddin:
Combining Contexts from Multiple Sources for Documentation-Specific Code Example Generation. SANER 2023: 683-687 - Jordan Samhi, Maria Kober, Abdoul Kader Kaboré, Steven Arzt, Tegawendé F. Bissyandé, Jacques Klein:
Negative Results of Fusing Code and Documentation for Learning to Accurately Identify Sensitive Source and Sink Methods : An Application to the Android Framework for Data Leak Detection. SANER 2023: 783-794 - Jordan Samhi, Maria Kober, Abdoul Kader Kaboré, Steven Arzt, Tegawendé F. Bissyandé, Jacques Klein:
Negative Results of Fusing Code and Documentation for Learning to Accurately Identify Sensitive Source and Sink Methods An Application to the Android Framework for Data Leak Detection. CoRR abs/2301.03207 (2023) - Ramin Shahbazi, Fatemeh H. Fard:
APIContext2Com: Code Comment Generation by Incorporating Pre-Defined API Documentation. CoRR abs/2303.01645 (2023) - Junaed Younus Khan, Gias Uddin:
Combining Contexts from Multiple Sources for Documentation-Specific Code Example Generation. CoRR abs/2303.14542 (2023) - Oluwatosin Ogundare, Gustavo Quiros Araya, Yassine Qamsane:
No Code AI: Automatic generation of Function Block Diagrams from documentation and associated heuristic for context-aware ML algorithm training. CoRR abs/2304.04117 (2023) - Sajjad Rahmani, AmirHossein Naghshzan, Latifa Guerrouj:
Improving Code Example Recommendations on Informal Documentation Using BERT and Query-Aware LSH: A Comparative Study. CoRR abs/2305.03017 (2023) - Wen Siang Tan, Markus Wagner, Christoph Treude:
Wait, wasn't that code here before? Detecting Outdated Software Documentation. CoRR abs/2307.04291 (2023) - AmirHossein Naghshzan, Latifa Guerrouj, Olga Baysal:
Leveraging Deep Learning for Abstractive Code Summarization of Unofficial Documentation. CoRR abs/2310.15015 (2023) - Mathieu Nassif, Martin P. Robillard:
Non Linear Software Documentation with Interactive Code Examples. CoRR abs/2311.18057 (2023) - Shubhang Shekhar Dvivedi, Vyshnav Vijay, Sai Leela Rahul Pujari, Shoumik Lodh, Dhruv Kumar:
A Comparative Analysis of Large Language Models for Code Documentation Generation. CoRR abs/2312.10349 (2023) - 2022
- Sawan Rai, Ramesh Chandra Belwal, Atul Gupta:
A Review on Source Code Documentation. ACM Trans. Intell. Syst. Technol. 13(5): 84:1-84:44 (2022)
skipping 94 more matches
loading more results
failed to load more results, please try again later
manage site settings
To protect your privacy, all features that rely on external API calls from your browser are turned off by default. You need to opt-in for them to become active. All settings here will be stored as cookies with your web browser. For more information see our F.A.Q.
Unpaywalled article links
Add open access links from to the list of external document links (if available).
Privacy notice: By enabling the option above, your browser will contact the API of unpaywall.org to load hyperlinks to open access articles. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Unpaywall privacy policy.
Archived links via Wayback Machine
For web page which are no longer available, try to retrieve content from the of the Internet Archive (if available).
Privacy notice: By enabling the option above, your browser will contact the API of archive.org to check for archived content of web pages that are no longer available. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Internet Archive privacy policy.
Reference lists
Add a list of references from , , and to record detail pages.
load references from crossref.org and opencitations.net
Privacy notice: By enabling the option above, your browser will contact the APIs of crossref.org, opencitations.net, and semanticscholar.org to load article reference information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Crossref privacy policy and the OpenCitations privacy policy, as well as the AI2 Privacy Policy covering Semantic Scholar.
Citation data
Add a list of citing articles from and to record detail pages.
load citations from opencitations.net
Privacy notice: By enabling the option above, your browser will contact the API of opencitations.net and semanticscholar.org to load citation information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the OpenCitations privacy policy as well as the AI2 Privacy Policy covering Semantic Scholar.
OpenAlex data
Load additional information about publications from .
Privacy notice: By enabling the option above, your browser will contact the API of openalex.org to load additional information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the information given by OpenAlex.
retrieved on 2024-11-05 05:55 CET from data curated by the dblp team
all metadata released as open data under CC0 1.0 license
see also: Terms of Use | Privacy Policy | Imprint