Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pltrdy committed Mar 22, 2017
1 parent e8b18af commit 1facad3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Rouge
*A full Python librarie for the ROUGE metric [(paper)](http://www.aclweb.org/anthology/W04-1013).*

### Disclaimer
This is an experimental project.
The results are known to be quite different from official ROUGE scoring script.

see [isssue #2](https://github.com/pltrdy/rouge/issues/2)

## Quickstart
#### Clone & Install
```shell
Expand Down

0 comments on commit 1facad3

Please sign in to comment.