nerzid / autocomment

Generating automated comments using AST and Callgraphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Comment Generation for JAVA

Type git clone https://github.com/nerzid/autocomment.git in your favorite terminal to download the project.

Feel free to Fork and send Pull Requests 👍

📢 To Do List

  • Use a logging library instead of a custom one.
  • Gather at least 10.000 java files for training process. Current count Approximately: 2.200.
  • Finish all of the javadocs.
  • Prepare Wiki section for newcomers.

[Checkout License] (https://github.com/nerzid/autocomment/blob/master/LICENSE)

About

Generating automated comments using AST and Callgraphs

License:Apache License 2.0


Languages

Language:Java 100.0%