Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav Bhatt authored Apr 16, 2018
1 parent 46eb780 commit 13dbb33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TrecQA_CNN+Sim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ $ python main.py
```
You can also use the Python ```Idle``` to run the modules as follows:
```python
>>> import sys
>>> sys.path.append("..\_deeplearn_utils")

>>> from dl_text dl
>>> import model_sim as model
>>> import trec_utils as trec
Expand Down

0 comments on commit 13dbb33

Please sign in to comment.