fix to tutorial

This commit is contained in:
Jonathan Berant 2016-07-16 14:06:02 -07:00
parent 21fe64ffcc
commit 0a034feaa9
1 changed files with 1 additions and 1 deletions

View File

@ -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: