imdbo commited on
Commit
e1853a3
verified
1 Parent(s): 31f4dcf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ Modelo feito con OpenNMT-py 3.2 para as l铆nguas do Reino de Espa帽a e ingl茅s u
32
  python3 translate.py ./ct2-multi input.bpe > output.txt
33
  ```
34
  ```bash
35
- ': sed -i 's/@@ //g' output.txt
36
  ```
37
 
38
  **Adestramento**
 
32
  python3 translate.py ./ct2-multi input.bpe > output.txt
33
  ```
34
  ```bash
35
+ sed -i 's/@@ //g' output.txt
36
  ```
37
 
38
  **Adestramento**