Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oshaikh13 committed Oct 4, 2020
1 parent a80abf9 commit a887267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

0 comments on commit a887267

Please sign in to comment.