git.fiddlerwoaroof.com
Browse code

fixing an example inadvertantly pulled a dataset

fiddlerwoaroof authored on 26/06/2016 06:15:19
Showing 2 changed files
... ...
@@ -48,3 +48,5 @@ is not specified.  `tagName` specifies the kind of tag to be created.
48 48
 should handle.   If this is specified, you should either add functions with the
49 49
 corresponding name to the type or setup receivers that can handle the event
50 50
 using `addReceiver(receiver)`.
51
+
52
+Some of the example data comes from http://rtw.ml.cmu.edu/ppt/v+prep_svo-triples.txt.gz
... ...
@@ -67,8 +67,8 @@
67 67
 		  <li class="object">the mat.</li>
68 68
 		  <li class="object">the cat.</li>
69 69
 		  <li class="object">Larry, the cucumber.</li>
70
-		  <li class="object">black skin.</li>
71
-		  <li class="object">european bloodline producers.</li>
70
+		  <li class="object">the orange peel</li>
71
+		  <li class="object">bloodline producers.</li>
72 72
 		  <li class="object">powerful processor.</li>
73 73
 		  <li class="object">1995 in poor state.</li>
74 74
 		</ul>