summaryrefslogtreecommitdiff
path: root/algorithms/shift_reduce_parser_data
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-10-10 14:20:59 +0100
committerPatrick Simianer <p@simianer.de>2014-10-10 14:20:59 +0100
commitc0ece722bd7775af14c7f2ec18dcd1fd138607cb (patch)
treefab93a5d48d89c9e3c7473a1ca5aafe7b3bcaeed /algorithms/shift_reduce_parser_data
parentde54ca7c31487a33fa8148159e9b3dea96a9dd4c (diff)
algorithms: shift reduce dependency parsing
Diffstat (limited to 'algorithms/shift_reduce_parser_data')
-rw-r--r--algorithms/shift_reduce_parser_data8
1 files changed, 8 insertions, 0 deletions
diff --git a/algorithms/shift_reduce_parser_data b/algorithms/shift_reduce_parser_data
new file mode 100644
index 0000000..c4714ab
--- /dev/null
+++ b/algorithms/shift_reduce_parser_data
@@ -0,0 +1,8 @@
+a f
+b l
+c l
+d f
+e f
+f r
+g r
+h f