Category: Graphs and Data Stores – Free Software
Open Source projects within Artificial Intelligence and the Data Space.
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...
Mortality Explorer
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
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 gets property map, map, and map projection support
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...
Neo4j Sandbox
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...
GraphAware Natural Language Processing
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...
Networkt: Temporal digital network analysis
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