Skip to content

Commit 8e95d33

Browse files
iredpathguruxu
authored andcommitted
no-jira missing comment block on similar terms example (#146)
1 parent dce3192 commit 8e95d33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/src/main/java/com/basistech/rosette/examples/SimilarTermsExample.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525

2626
import java.io.IOException;
2727

28+
/**
29+
* Example which demonstrates the similar terms api
30+
*/
2831
public final class SimilarTermsExample extends ExampleBase {
2932
public static void main(String[] args) {
3033
try {

0 commit comments

Comments
 (0)