diff options
Diffstat (limited to 'derivation_to_json/README')
-rw-r--r-- | derivation_to_json/README | 4 |
1 files changed, 3 insertions, 1 deletions
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. |