unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Presentation of traversi framework via graph recommendations
@ 2016-09-09  6:38 Amirouche Boubekki
  2016-09-09  7:31 ` Neil Jerram
  2016-09-09  7:49 ` Neil Jerram
  0 siblings, 2 replies; 6+ messages in thread
From: Amirouche Boubekki @ 2016-09-09  6:38 UTC (permalink / raw)
  To: Guile User

Héllo,

I published an article on my blog about how to use `grf3`
the graph database library built on top of wiredtiger [0].

[0] 
http://hyperdev.fr/notes/a-graph-based-movie-recommender-engine-using-guile-scheme.html

This introduce traversi framework to do graph traversal.
traversi is inspired from Tinkerpop's Gremlin. Traversi
is a custom stream library which is faster than srfi-41
and support backtracking.

I think that building traversi on top of streams make
graph traversal much more approachable.

This article is inspired from a *graph-based recommender engine* [1]


[1] 
https://markorodriguez.com/2011/09/22/a-graph-based-movie-recommender-engine/


Have fun!



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-10  6:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09  6:38 Presentation of traversi framework via graph recommendations Amirouche Boubekki
2016-09-09  7:31 ` Neil Jerram
2016-09-10  6:39   ` Amirouche Boubekki
2016-09-09  7:49 ` Neil Jerram
2016-09-09 14:05   ` Amirouche Boubekki
2016-09-09 19:35     ` Amirouche Boubekki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).