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

Commit a85955d

Browse files
committed
Update READ
1 parent 1424e80 commit a85955d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Add PyTorch-NLP to your project by following one the common use cases:
8888
get_moses_multi_bleu(hypotheses, references, lowercase=True) # RETURNS: 47.9
8989
```
9090

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

9393
## Contributing
9494

0 commit comments

Comments
 (0)