Skip to content

DerwenAI/sz-starter

Repository files navigation

set up

python3 -m venv venv
source venv/bin/activate
python3 -m pip install -U pip wheel setuptools poetry
python3 -m pip install -r requirements.txt

run

python3 pyvis-graph.py

Then load in your browser:

  • ./entity_graph1.html
  • ./entity_graph2.html
  • ./entity_graph3.html
  • ./entity_graph4.html

TODO

  • add configuration required for loading data into Senzing

About

Senzing starter kit prototype

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages