Skip to content

Information Retrieval Assignment - tokenizing, stopping, stemming

Notifications You must be signed in to change notification settings

iwits/StoppingStemming

 
 

Repository files navigation

StoppingStemming

Information Retrieval Assignment - tokenizing, stopping, stemming

to use:

  1. download all files in one directory
  2. begin by compiling tokenizer.java ($ javac tokenizer.java)
  3. now run the tokenizer ($ java tokenizer)
  4. instructions will appear via println statments onto your terminal

hint: the text file to be examined is hard-coded into tokenizer.java

About

Information Retrieval Assignment - tokenizing, stopping, stemming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%