Skip to content

Java query searching system provides ranked results

Notifications You must be signed in to change notification settings

jimjimliu/IR-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4107 Information Retrieval System

Implemented a Java program to search keywords in over 50,000 (ID, message) pairs, test 49 queries, and to return ranked relevant searching results of each based on the level of relevance. Provided a score ranked searching result;

To Run

run in eclipse java

locate src.IRsystemStart.SystemStart.java and hit run

The program is going to process original messages, built index, process 49 test queries, write into result.txt.

Then it continues to a UI search test. Enter any query message you please.

returns the top 10 matching files. Like the image shows.

Demo

Blogs

Image discription

Testing Query

Image discription

Result

Image discription

About

Java query searching system provides ranked results

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published