From a887267974692af2a6dd932f8b552b3934a51e58 Mon Sep 17 00:00:00 2001 From: Omar Shaikh Date: Mon, 5 Oct 2020 00:53:01 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7e3144..590b964 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ To see an overview of our analyses, take a look at pattern_finding.ipynb. |__ pattern_finding.ipynb --> step by step breakdown of the analysis in the paper. |__ baselines.ipynb --> notebook for evaluating baselines. |__ lstm_train/ --> folder for our LSTM model. Import the train method from train.py, and follow steps in pattern_finding.ipynb to train this. - |__editing_utils.py/ --> utilities to handle edits made to requests + |__ editing_utils.py/ --> utilities to handle edits made to requests ```