Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 418 Bytes

Semantic Video Search Engine

SVSE - semantic web video search engine written using following technologies:

  • Java, Servlets
  • JavaScript, Bootstrap3, CSS, HTML
  • Neo4j graph database
  • Stanford CoreNLP

How it works?

SVSE

How to run?

  1. Install Neo4j graph database
  2. Clone this repo
  3. Run run_cql_dump.sh script or FillDB.java to fill db
  4. Run Main.java