Skip to content

NacyNiko/Pattern_Locator_KG

 
 

Repository files navigation

Pattern_Locator_KG:

This repo is built to find pattern in Knowledge Graph. The file format is in triples (subject, predicate and Object).

Temporal_pattern_lookout:

  • This script is to find pattern in (Temporal) Knowledge Graph. The file format is in quaternion (subject, predicate, object, time) or triples ((subject, predicate, object).
  • Unzip the data.zip in the same folder as folder 'temporal_pattern_lookout'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.1%
  • Python 1.9%