/autocomment

Generating automated comments using AST and Callgraphs

Primary LanguageJavaApache License 2.0Apache-2.0

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)