gamallo commited on
Commit
5d55c2c
1 Parent(s): 18e742f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -22,4 +22,9 @@ python3 trans_ct2.py ct2_detok-gl-zh input_file_bpe.txt >output_file_bpe.txt
22
  + DeBPEar output txt:
23
 
24
  ```bash
25
- cat out_test_bpe.txt | sed "s/@@ //g" > output_file.txt
 
 
 
 
 
 
22
  + DeBPEar output txt:
23
 
24
  ```bash
25
+ cat out_test_bpe.txt | sed "s/@@ //g" > output_file.txt
26
+
27
+
28
+ **Acknowledgments
29
+
30
+ Thanks to Tang Waying, Zheng Jie and Wang Tianjiao for helping prepare the parallel corpora.