Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages