Skip to content

A program to search through the Cranfield documents and rank them accordingly based on your search query.

Notifications You must be signed in to change notification settings

amooose/Cranfield-TFIDF-Ranker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cranfield-TFIDF-Ranker

A program to search through the Cranfield documents and rank them accordingly based on your search query.
Uses a Vector Space Model with TF-IDF weighting.

Usage

  1. run jar with the command java -jar cranfieldTFIDF.jar file size
    file: cran.1400.all or similarly formatted file
    size: number of documents within the file
  2. Enter your query, and then how many relevant documents you wish to see.
    Documents will be listed in descending order, with the highest score being the most relevant

About

A program to search through the Cranfield documents and rank them accordingly based on your search query.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages