Skip to content

Commit

Permalink
Minor README change
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Conneau committed Aug 16, 2017
1 parent 8fe8795 commit 434b414
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ This will download GloVe and preprocess SNLI/MultiNLI datasets. For MacOS, you m


## Use our sentence encoder
We provide a simple interface to encode english sentences. See [**encoder/demo.ipynb**](https://github.com/facebookresearch/InferSent/blob/master/encoder/demo.ipynb)
for a practical example. Get started with the following steps:
We provide a simple interface to encode english sentences. **See [**encoder/demo.ipynb**](https://github.com/facebookresearch/InferSent/blob/master/encoder/demo.ipynb)
for a practical example.** Get started with the following steps:

*0.0) Download our model trained on AllNLI (SNLI and MultiNLI) [147MB]:*
```bash
Expand Down

0 comments on commit 434b414

Please sign in to comment.