Category: Graphs and Data Stores – Free Software
The LF AI & Data Foundation supports open source projects within artificial intelligence and the data space. 1chipML is an open source library for basic numerical crunching and machine learning for microcontrollers. Acumos AI...
Tool for querying US mortality data, modeled in Neo4J with React/GraphQL interface (GRAND stack) Explore US Mortality data using the GRAND stack. Work on this is ongoing and contributions are welcome! Current status: Data...
neo4j-knowledge-graph – an example of a simple, queryable knowledge graph implemented using Neo4j that can be used with Microsoft’s LUIS NLU or google’s Dialogflow.com NLU.Note: Based on a python example created by Roberto Pieraccini...
Pypher is a small library that aims to make it easier to use Neo4j from Python by constructing Cypher queries from pure Python objects, and this week Mark Henderson released version 0.7. This version...
Get Started with Graphs No Download Required The Neo4j Sandbox enables you to get started with Neo4j, with built-in guides and sample datasets for popular use cases. No Neo4j experience necessary. Great for RDBMS...
This Neo4j plugin offers Graph Based Natural Language Processing capabilities. The main module, this module, provide a common interface for underlying text processors as well as a Domain Specific Language built atop stored procedures...
John Mercouris created Networkt, a project that aims to do temporal network analysis on digital networks. John combines Neo4j and Python’s scikit-learn library to do this analysis. See it on GitHub
Will Lyon released neo4j-graphql-js, a GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations. If you work with GraphQL give it a try and let us know how you get on...
Matheus Teixeira created rdf2multimodel, a tool that imports RDF triples into Neo4j. The project also has a SPARQL to Cypher adapter. See it on GitHub
Netgrph is a project created by Jonathan Yantis that models IP networks in Neo4j for network automation and troubleshooting. Once you’ve loaded your data you can run queries to find paths between devices or...