From 0a034feaa9d7dfda22e3d5cd20bc8c6e3269c64e Mon Sep 17 00:00:00 2001 From: Jonathan Berant Date: Sat, 16 Jul 2016 14:06:02 -0700 Subject: [PATCH] fix to tutorial --- TUTORIAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TUTORIAL.md b/TUTORIAL.md index 7229299..075063b 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -552,7 +552,7 @@ where $s$ and $o$ are entities and $p$ is a property. For example: is one triple. If we think of the entities as nodes in a directed graph, the each triple is a directed edge between two nodes labeled with the property. -See `data/tutorial.ttl` for an example of a tiny subset of the Freebase graph +See `freebase/data/tutorial.ttl` for an example of a tiny subset of the Freebase graph pertaining to geography about California. First, pull the dependencies needed for Freebase: