-
-
Save bdqnghi/54b5ffeb22447336bde51f61d9fcedf7 to your computer and use it in GitHub Desktop.
papers that do NLP-like stuff with source code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NLP and source code papers, very scattered and partial listing | |
(collected by Nathan Schneider and Brendan O'Connor) | |
ICML 2014 | |
Maddison and Tarlow | |
Structured Generative Models of Natural Source Code | |
http://jmlr.org/proceedings/papers/v32/maddison14.pdf | |
ACL 2013 | |
NLP for program source code | |
* Movshovitz-Attias & Cohen. Natural Language Models for Predicting Programming Comments. http://www.aclweb.org/anthology-new/P/P13/P13-2007.pdf | |
* Lei, Long, Barzilay, Rinard. From Natural Language Specifications to Program Input Parsers. http://www.aclweb.org/anthology-new/P/P13/P13-1127.pdf | |
Older HCI-ish stuff from Greg Little http://dglittle.github.io/papers/ | |
Translating Keyword Commands into Executable Code | |
Greg Little, and Robert C. Miller. UIST, 2006 | |
Keyword Programming in Java | |
Greg Little, and Robert C. Miller. Journal of ASE, 2008 | |
Keyword Programming in Java | |
Greg Little, and Robert C. Miller. ASE, 2007 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment