Grammer
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ split into 10 training and validation sets.
|
|
| 38 |
|
| 39 |
## Evaluation
|
| 40 |
|
| 41 |
-
The BLEU evaluation score was produced using the python
|
| 42 |
## Usage
|
| 43 |
|
| 44 |
Ensure you have the prerequisite python libraries installed:
|
|
|
|
| 38 |
|
| 39 |
## Evaluation
|
| 40 |
|
| 41 |
+
The BLEU evaluation score was produced using the python library [SacreBLEU](https://github.com/mjpost/sacrebleu).
|
| 42 |
## Usage
|
| 43 |
|
| 44 |
Ensure you have the prerequisite python libraries installed:
|