/SVSE

Semantic Video Search Engine

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

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