Skip to content

AdamPhilipSmith/IntelligentSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelligentSearchEngine

Summary: Web Search Engine with a GUI User Interface capable of searching through a text file of a pre-crawled website/s, returning relevant queries, ranking them and displaying the URL's to the user. Handle's 'AND' and 'OR' search queries

image

Technologies Used: Coded in Java. JavaFX used for the GUI. tf-idf algorithm used for ranking the websites.

Status: Complete

To Do: Add a Crawler. Add a way to check for similair words if no results found. Add functionality for multiple 'OR' searches to be made.

To Run: Run GUI class.

About

Search Engine Inital Commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages