From: Amirouche Boubekki <amirouche@hypermove.net>
To: Guile User <guile-user@gnu.org>
Subject: Presentation of traversi framework via graph recommendations
Date: Fri, 09 Sep 2016 08:38:18 +0200 [thread overview]
Message-ID: <d974ed29195ae2702122cfa7205419a2@hypermove.net> (raw)
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!
next reply other threads:[~2016-09-09 6:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-09 6:38 Amirouche Boubekki [this message]
2016-09-09 7:31 ` Presentation of traversi framework via graph recommendations 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d974ed29195ae2702122cfa7205419a2@hypermove.net \
--to=amirouche@hypermove.net \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).