vcoz17/Tokenizer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
README Put all the txt files in the same folder as Main.java. Execute: javac Main.java java Main To generate terms.txt and tokenized.txt. *file1 store the tokenization txt for part A, file2 store stop words txt for part A, and file3 store tokenization txt for part B.