From 138aadb9fc2e868beece86743539634aa3664502 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 5 Nov 2015 20:16:01 +0100 Subject: derivation_to_json: word alignment as hint for group alignment --- derivation_to_json/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'derivation_to_json/README') diff --git a/derivation_to_json/README b/derivation_to_json/README index 9aa15a1..947cefd 100644 --- a/derivation_to_json/README +++ b/derivation_to_json/README @@ -1,2 +1,4 @@ -This hack reads cdec's "--show_derivations" into a an object. +This (horrid) hack reads cdec's "--show_derivations" and "--extract_rules" +into data structures and tries to align "groups" in source and target sides +of rules in a smart, presentable way. -- cgit v1.2.3