From d2d2baaf76d0bd85a8b75154f0f1d71d8dcbbd6c Mon Sep 17 00:00:00 2001 From: adrianeboyd Date: Thu, 10 Oct 2019 17:00:26 +0200 Subject: [PATCH] Revert training example edit from #4327 (#4403) I think the original annotation was correct and this change also unfortunately introduced a cycle into the dependency tree. --- examples/training/training-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/training/training-data.json b/examples/training/training-data.json index 1f57e1fd9..2565ce149 100644 --- a/examples/training/training-data.json +++ b/examples/training/training-data.json @@ -8,7 +8,7 @@ { "tokens": [ { - "head": 4, + "head": 44, "dep": "prep", "tag": "IN", "orth": "In",