From c8d485cc1f3b342285dc4331927c39eaf35d6068 Mon Sep 17 00:00:00 2001 From: Radu Loghin Date: Mon, 21 Jun 2021 13:28:52 +0200 Subject: [PATCH] Updated readme and moved graphviz --- README.md | 127 +++++++++++++--------------- graphToObject.js | 8 +- graphviz/graphviz.py => graphviz.py | 0 graphviz/README.md | 18 ---- graphviz/exp_graph_1_en.csv | 31 ------- templates/italian/consequences.pug | 2 +- 6 files changed, 64 insertions(+), 122 deletions(-) rename graphviz/graphviz.py => graphviz.py (100%) delete mode 100644 graphviz/README.md delete mode 100644 graphviz/exp_graph_1_en.csv diff --git a/README.md b/README.md index 30028cf..1da2e5b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # ExplanationsGraph This is a simple program that retrieves the information from an explanation graph and uses [RosaeNLG](https://rosaenlg.org/) and [Pug templates](https://pugjs.org/) to generate text. -## Installation +## Installation +Install [NodeJs](https://nodejs.org/en/download/) + Clone the repository and install dependecies ``` git clone https://github.com/radu1690/Explanations.git @@ -13,7 +15,7 @@ You can run the program with: ``` node explanations.js