Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adam-cowley/neo4j-wordpress
Neo4j Recommendations for Wordpress
https://github.com/adam-cowley/neo4j-wordpress
Last synced: 21 days ago
JSON representation
Neo4j Recommendations for Wordpress
- Host: GitHub
- URL: https://github.com/adam-cowley/neo4j-wordpress
- Owner: adam-cowley
- Created: 2017-03-06T13:11:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T20:17:30.000Z (over 2 years ago)
- Last Synced: 2024-10-10T16:15:33.996Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neo4j & Wordpress
This repository provides a barebones Neo4j integration for Wordpress, using wordpress actions to synchronise data with Neo4j and then provide real time content recommendations.
You can view the posts at:
* [Part 1: Data Modelling](http://www.adamcowley.co.uk/neo4j/wordpress-recommendations-neo4j-part-1-data-modelling/)
* [Part 2: Content Based Recommendations](http://www.adamcowley.co.uk/neo4j/wordpress-recommendations-with-neo4j-part-2-content-based/)
* [Part 3: Collaborative Filtering](http://www.adamcowley.co.uk/neo4j/wordpress-recommendations-neo4j-part-3-collaborative-filtering)