From 50d32b0c2f8ed5edfa6ae804935fbac52e9df9fb Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Fri, 11 Dec 2015 16:27:00 +0100 Subject: README --- derivation_to_json/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/derivation_to_json/README.md b/derivation_to_json/README.md index 9667a80..341f866 100644 --- a/derivation_to_json/README.md +++ b/derivation_to_json/README.md @@ -4,6 +4,6 @@ of rules in a smart, presentable way. The result resembles a phrase-based system, given that the word alignment gives enough hints. To run: - ./derivation_to_json.rb < + ./derivation_to_json.rb < {one of the .raw files} (first line of stdout is json data, source and target strings follow after that) -- cgit v1.2.3