Skip to content

Hsuan127/Data-Structure-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Data Structure Final Project

Applying data structure algorithms to grab data from Google to build our special search engine--'BAGEL', which is designed to serve users looking for great hot spring spots to visit.

image

Developed by java

The project is built up by 10 classes and 2 jsp files:

  • GoogleQuery -- Get google search results
  • Keyword -- Set up Keyword’s Type
  • KeywordList -- Add Keywords to List and Find LCS
  • Ranking -- Rank WebNode by Total Scores
  • TestProject -- Main Class to Run Searching Engine
  • WebNode -- Link WebPage and Its Subpages
  • WebPage -- a Web Page
  • WebTree -- Link WebNodes With a Tree
  • WebCounter -- Calculate Scores by Keywords
  • googleitem.jsp
  • Search.jsp

About

A search engine designed for searching hot springs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •