Published October 6, 2023 | Version 1.0.0
Software Open

Top-k Query generator (Semantics-driven Keyword Search over Knowledge Graphs)

  • 1. Heinz Nixdorf Chair for Distributed Information Systems, Friedrich Schiller University Jena, Jena, Germany

Description

  • This is the implementation of the runtime phase of the pipeline for semantics-driven keyword search over knowledge graphs proposed by L.Feddoul.
  • This code version uses the cosine similarity between the embeddings of the node labels as a semantic relatedness metric. The embeddings are generated using the Universal Sentence Encoder lite.
  • This pipeline needs a weighted summary graph as input generated by the off-line phase.
  • To run the code, we provide an example summary graph of Mondial under  `query-generation-code/summary-graph/mondial` that is generated by running the off-line phase of the pipeline.

Files

query-generation-code.zip

Files (132.4 kB)

Name Size Download all
md5:37589e3cd3e4bc1046544ad18a007a2e
132.4 kB Preview Download