Commit 8a2f7390 authored by Seyed Reza  Sajjadinasab's avatar Seyed Reza Sajjadinasab
Browse files

initialChecker

parent e17815dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ public class Main {

        
        // Sentence to tokenize
        String sentence = "it a very good book it good";
        String sentence = "it very good book, but it is small book.";
        // Tokenize the sentence
        DBinterface dbInterface = new DBinterface();

(12 KiB)

File changed.

No diff preview for this file type.

+25 B (1.31 KiB)

File changed.

No diff preview for this file type.