Skip to content

Assignment 3 Search Engine in web intelligence course.

Notifications You must be signed in to change notification settings

baangfilip/A3-SearchEngine

Repository files navigation

A3-SearchEngine

Assignment 3 Search Engine in web intelligence course.

Backend

Built in Java with Gradle (https://docs.gradle.org/current/userguide/userguide.html) and with Spark (http://sparkjava.com/) as foundation.

Frontend

Frontend uses jQuery (https://jquery.com/), bootstrap (https://getbootstrap.com/) and normalize (github.com/necolas/normalize.css).

Build

Use gradle to build the project and you get a clustering.war file that can be deployed in Tomcat or build the project in eclipse (after getting dependencies with gradle), run Initalize and visit http://localhost:8080/.

Note

  • The data files is still in zip
  • Will skip duplicate articles
  • Locations to files that represent articles containing the words and corresponding link files are coded to the structure of this application

About

Assignment 3 Search Engine in web intelligence course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published