Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icij/datashare-extension-neo4j-demos
https://github.com/icij/datashare-extension-neo4j-demos
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/icij/datashare-extension-neo4j-demos
- Owner: ICIJ
- Created: 2024-06-18T09:27:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T08:33:07.000Z (5 months ago)
- Last Synced: 2024-06-25T16:03:31.599Z (5 months ago)
- Size: 8.03 MB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: licenses/.gitignore
Awesome Lists containing this project
README
# Datashare + Neo4j plugin demos
This repo aims at showcases some usage of [Datashare's Neo4j plugin](https://github.com/ICIJ/datashare-extension-neo4j).
The plugins creates a knowledge graph from Datashare's projects, this repo showcases how this graph can be used.## Entity resolution with OpenRefine + OffshoreLeaks Database Reconciliation API
This [notebook](./demos/entity_resolution_with_oldb_and_openrefine.ipynb) will guide you through entity reconciliation on a toy example.
## Exploring the Enron email corpus with Bloom and Graph Data Science
This [notebook](./demos/exploring_the_enron_email_corpus_with_bloom_and_graph_data_science.ipynb) lets you replicate [this Neo4j Plugin tutorial](https://www.youtube.com/watch?v=GOQSGpjBMS0) and explore the Enron email corpus using Neo4j Bloom and Graph Data Science.