Skip to content

IvoGoman/Vector_Space_Clustering_and_Link_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector Space Clustering and Link Analysis

Project for the Course "Information Retrieval and Web Search" during the Spring Semester 2017 at the University of Mannheim.

Technologies

  • Python 3.x
  • Angular 4 for UI

How-to Run

  • Prerequisites:
    • Python 3.x
    • Node.js 6.9.x
    • npm 3.x.x
  • Search Component:
    • pip3 install -r requirements.txt
    • python3 search-engine/query_service.py
  • Search UI:
    • cd search-app/
    • npm install
    • ng serve
    • in your favorite browser open localhost:4200

About

Course Project for Information Retrieval and Web Search during the Spring Semester 2017 at the University of Mannheim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published