Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Update READ
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrochukM committed Apr 8, 2018
1 parent 1424e80 commit a85955d
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 @@ -88,7 +88,7 @@ Add PyTorch-NLP to your project by following one the common use cases:
get_moses_multi_bleu(hypotheses, references, lowercase=True) # RETURNS: 47.9
```

PyTorch-NLP is designed to be intuitive, linear in thought and easy to use. PyTorch-NLP has minimal framework overhead.
Find longer examples, [here](https://github.com/PetrochukM/PyTorch-NLP/tree/master/examples).

## Contributing

Expand Down

0 comments on commit a85955d

Please sign in to comment.