Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 379 Bytes

File metadata and controls

4 lines (3 loc) · 379 Bytes

java-baker

Java Snippet Parser - Parses incomplete Java source code snippets to identify API usage instances in them. Uses a Neo4j Graph as an oracle while making predictions. Primarily to provide better API documentation to libraries and provide a two-way mapping between API documentation and source code examples on online resources like StackOverflow and Github.