zouharvi commited on
Commit
3a2da7c
1 Parent(s): 423d689

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -40,4 +40,6 @@ data_p2 = load_dataset("zouharvi/nmt-pe-effects", "phase_2")
40
  ```
41
 
42
  The first phase is the main one where we can see the effect of NMT quality on post-editing time.
43
- The second phase is to estimate the quality of the first post-editing round.
 
 
 
40
  ```
41
 
42
  The first phase is the main one where we can see the effect of NMT quality on post-editing time.
43
+ The second phase is to estimate the quality of the first post-editing round.
44
+
45
+ The [code is also public](https://github.com/ufal/nmt-pe-effects-2021).