Skip to content

AlayVora/Tokens-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Tokens Generator

##HW1_1.java

  • This file reads the cranfield database and generate the corresponding output.
  • To run this code, you need to pass the cranfield databse path as an argument to the java file when you run. Output is displayed on the console.You can go to the command prompt and run using following command:
  • Compile: javac HW1_1.java
  • Run: java HW1_1 (path to cranfield database)

##HW1_2.java

  • This file reads the cranfield database and generate the corresponding output.
  • How to run
  • To run this code, you need to pass the cranfield databse path as an argument to the java file when you run.Output is displayed on the console.You can go to the command prompt and run using following command:
  • Compile: javac HW1_2.java
  • Run: java HW1_2 (path to cranfield database)

About

Simple Java code for token generation and stemming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published