Skip to content

Design of a General-purpose Web Search Engine

Notifications You must be signed in to change notification settings

ColinZang/WSE_Project

 
 

Repository files navigation

WSE_Project

We built a real-time, general-purpose web search engine, which returned 50 most relevant pages for any query within 3 seconds.

The codes are in the 'src' directory. There are 8 sub-directories inside, corresponding to each step of the project, detailed in the following project report:

https://drive.google.com/open?id=0B_51lX7odCb7U3UxRi1KSG4yVFk

This project consists of 4500 lines of codes. The back end is written in Java, the front end is with Node.js.

About

Design of a General-purpose Web Search Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • Java 5.5%
  • XSLT 1.3%
  • HTML 0.8%
  • Scala 0.6%
  • CSS 0.4%
  • Other 0.1%