Pinned Repositories
error_deep
An MLP to find syntax errors and suggest fixes.
javac-parser
Exposes OpenJDK's Java parser and scanner to Python
partycrasher
Automated scalable crash bucketing
py-lex-java
Call the Java lexer/scanner from Python
sensibility
Fixes Java syntax errors with LSTM neural networks! [proof-of-concept]
unnaturalcode
Coding mistake locator
Naturalness's Repositories
naturalness/sensibility
Fixes Java syntax errors with LSTM neural networks! [proof-of-concept]
naturalness/partycrasher
Automated scalable crash bucketing
naturalness/unnaturalcode
Coding mistake locator
naturalness/javac-parser
Exposes OpenJDK's Java parser and scanner to Python
naturalness/error_deep
An MLP to find syntax errors and suggest fixes.
naturalness/py-lex-java
Call the Java lexer/scanner from Python