Deep code comment generation with hybrid lexical and syntactical information
暂无分享,去创建一个
[1] Jürgen Schmidhuber,et al. Long Short-Term Memory , 1997, Neural Computation.
[2] Pierre Isabelle,et al. Proceedings of the 40th Annual Meeting on Association for Computational Linguistics , 2002, ACL 2002.
[3] Salim Roukos,et al. Bleu: a Method for Automatic Evaluation of Machine Translation , 2002, ACL.
[4] Philipp Koehn,et al. Pharaoh: A Beam Search Decoder for Phrase-Based Statistical Machine Translation Models , 2004, AMTA.
[5] Westley Weimer,et al. Automatically documenting program changes , 2010, ASE.
[6] Andrian Marcus,et al. On the Use of Automated Text Summarization Techniques for Summarizing Source Code , 2010, 2010 17th Working Conference on Reverse Engineering.
[7] Emily Hill,et al. Towards automatically generating summary comments for Java methods , 2010, ASE.
[8] Andrian Marcus,et al. Supporting program comprehension with source code summarization , 2010, 2010 ACM/IEEE 32nd International Conference on Software Engineering.
[9] Lori L. Pollock,et al. Automatically detecting and describing high level actions within methods , 2011, 2011 33rd International Conference on Software Engineering (ICSE).
[10] Michael D. Ernst,et al. Automated documentation inference to explain failed tests , 2011, 2011 26th IEEE/ACM International Conference on Automated Software Engineering (ASE 2011).
[11] Zhendong Su,et al. On the naturalness of software , 2012, ICSE 2012.
[12] Shankar Kumar,et al. Large Scale Language Modeling in Automatic Speech Recognition , 2012, ArXiv.
[13] Jeffrey C. Carver,et al. Evaluating source code summarization techniques: Replication and expansion , 2013, 2013 21st International Conference on Program Comprehension (ICPC).
[14] Lori L. Pollock,et al. Automatic generation of natural language summaries for Java classes , 2013, 2013 21st International Conference on Program Comprehension (ICPC).
[15] Jinqiu Yang,et al. AutoComment: Mining question and answer sites for automatic comment generation , 2013, 2013 28th IEEE/ACM International Conference on Automated Software Engineering (ASE).
[16] Anh Tuan Nguyen,et al. A statistical semantic language model for source code , 2013, ESEC/FSE 2013.
[17] William W. Cohen,et al. Natural Language Models for Predicting Programming Comments , 2013, ACL.
[18] Yoshua Bengio,et al. Learning Phrase Representations using RNN Encoder–Decoder for Statistical Machine Translation , 2014, EMNLP.
[19] Alon Lavie,et al. Meteor Universal: Language Specific Translation Evaluation for Any Target Language , 2014, WMT@ACL.
[20] Collin McMillan,et al. Automatic documentation generation via source code summarization of method context , 2014, ICPC 2014.
[21] Colin Cherry,et al. A Systematic Comparison of Smoothing Techniques for Sentence-Level BLEU , 2014, WMT@ACL.
[22] Charles A. Sutton,et al. Learning natural coding conventions , 2014, SIGSOFT FSE.
[23] Yoshua Bengio,et al. Empirical Evaluation of Gated Recurrent Neural Networks on Sequence Modeling , 2014, ArXiv.
[24] Quoc V. Le,et al. Sequence to Sequence Learning with Neural Networks , 2014, NIPS.
[25] Tomoki Toda,et al. Learning to Generate Pseudo-Code from Source Code Using Statistical Machine Translation (T) , 2015, 2015 30th IEEE/ACM International Conference on Automated Software Engineering (ASE).
[26] KrauseAndreas,et al. Predicting program properties from 'big code' , 2015 .
[27] Zhi Jin,et al. On End-to-End Program Generation from User Intention by Deep Neural Networks , 2015, ArXiv.
[28] Lin Tan,et al. CloCom: Mining existing source code for automatic comment generation , 2015, 2015 IEEE 22nd International Conference on Software Analysis, Evolution, and Reengineering (SANER).
[29] Andrew D. Gordon,et al. Bimodal Modelling of Source Code and Natural Language , 2015, ICML.
[30] Charles A. Sutton,et al. Suggesting accurate method and class names , 2015, ESEC/SIGSOFT FSE.
[31] Andreas Krause,et al. Predicting Program Properties from "Big Code" , 2015, POPL.
[32] Yoshua Bengio,et al. Neural Machine Translation by Jointly Learning to Align and Translate , 2014, ICLR.
[33] Premkumar T. Devanbu,et al. On the "naturalness" of buggy code , 2015, ICSE.
[34] Alvin Cheung,et al. Summarizing Source Code using a Neural Attention Model , 2016, ACL.
[35] Charles A. Sutton,et al. A Convolutional Attention Network for Extreme Summarization of Source Code , 2016, ICML.
[36] Tao Wang,et al. Convolutional Neural Networks over Tree Structures for Programming Language Processing , 2014, AAAI.
[37] Song Wang,et al. Automatically Learning Semantic Features for Defect Prediction , 2016, 2016 IEEE/ACM 38th International Conference on Software Engineering (ICSE).
[38] Chanchal Kumar Roy,et al. A Machine Learning Based Approach for Evaluating Clone Detection Tools for a Generalized and Accurate Precision , 2016, Int. J. Softw. Eng. Knowl. Eng..
[39] Trong Duc Nguyen,et al. Mapping API Elements for Code Migration with Vector Representations , 2016, 2016 IEEE/ACM 38th International Conference on Software Engineering Companion (ICSE-C).
[40] Martin White,et al. Deep learning code fragments for code clone detection , 2016, 2016 31st IEEE/ACM International Conference on Automated Software Engineering (ASE).
[41] Xin Jiang,et al. Neural Generative Question Answering , 2015, IJCAI.
[42] George Kurian,et al. Google's Neural Machine Translation System: Bridging the Gap between Human and Machine Translation , 2016, ArXiv.
[43] Xiaodong Gu,et al. Deep API learning , 2016, SIGSOFT FSE.
[44] Mira Mezini,et al. MUBench: A Benchmark for API-Misuse Detectors , 2016, 2016 IEEE/ACM 13th Working Conference on Mining Software Repositories (MSR).
[45] Cor-Paul Bezemer,et al. An Exploratory Study of the State of Practice of Performance Testing in Java-Based Open Source Projects , 2017, ICPE.
[46] Yutaka Matsuo,et al. A Neural Architecture for Generating Natural Language Descriptions from Source Code Changes , 2017, ACL.
[47] Xiaodong Gu,et al. DeepAM: Migrate APIs with Multi-modal Sequence to Sequence Learning , 2017, IJCAI.
[48] Collin McMillan,et al. Automatically generating commit messages from diffs using neural machine translation , 2017, 2017 32nd IEEE/ACM International Conference on Automated Software Engineering (ASE).
[49] Alexander M. Rush,et al. OpenNMT: Open-Source Toolkit for Neural Machine Translation , 2017, ACL.
[50] Premkumar T. Devanbu,et al. Are deep neural networks the best choice for modeling source code? , 2017, ESEC/SIGSOFT FSE.
[51] Minghui Zhou,et al. A Neural Framework for Retrieval and Summarization of Source Code , 2018, 2018 33rd IEEE/ACM International Conference on Automated Software Engineering (ASE).
[52] David Lo,et al. Deep Code Comment Generation , 2018, 2018 IEEE/ACM 26th International Conference on Program Comprehension (ICPC).
[53] Shuai Lu,et al. Summarizing Source Code with Transferred API Knowledge , 2018, IJCAI.
[54] Zhenchang Xing,et al. Neural-Machine-Translation-Based Commit Message Generation: How Far Are We? , 2018, 2018 33rd IEEE/ACM International Conference on Automated Software Engineering (ASE).
[55] Premkumar T. Devanbu,et al. A Survey of Machine Learning for Big Code and Naturalness , 2017, ACM Comput. Surv..
[56] Zhenchang Xing,et al. [Journal First] Measuring Program Comprehension: A Large-Scale Field Study with Professionals , 2018, 2018 IEEE/ACM 40th International Conference on Software Engineering (ICSE).
[57] M. Broy,et al. A Holistic Approach to Software Quality at Work , 2022 .