Skip to content

Commit a01c66a

Browse files
committed
Update Readme
1 parent 7829344 commit a01c66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The project contains the following modules:
1212
* **swan-pipeline**: core machine learning implementation for SWAN with components for data collection and preparation, feature engineering and model selection phases
1313
* **swan-assist**: IntelliJ plugin provides GUI support for SWAN and enables active machine learning.
1414
* **swan-javadoc-exporter**: Doclet exports doc comments to XML files so that they can be analyzed by the Natural Language Processing (NLP) module
15-
* **swan-javadoc-coverage**: Doclet calculates the software documentation coverage of Java programs based on the presence of doc comments for classes, methods, and other objects.
15+
* **doc-coverage-doclet**: Doclet calculates the software documentation coverage of Java programs based on the presence of doc comments for classes, methods, and other objects.
1616

1717
How do I get started with SWAN?
1818
-------------

0 commit comments

Comments
 (0)