marcosgg commited on
Commit
db6eb79
1 Parent(s): 543c409

Update README_English.md

Browse files
Files changed (1) hide show
  1. README_English.md +1 -1
README_English.md CHANGED
@@ -32,7 +32,7 @@ In the training we have used authentic and synthetic corpora from [ProxectoNós]
32
 
33
  **Training process**
34
 
35
- + Tokenization of the datasets made with linguakit tokeniser https://github.com/citiususc/Linguakit
36
  + Vocabulary for the models was created by the script [learn_bpe.py](https://github.com/OpenNMT/OpenNMT-py/blob/master/tools/learn_bpe.py) of OpenNMT
37
  + Using the .yaml in this repository you can replicate the training process as follows
38
 
 
32
 
33
  **Training process**
34
 
35
+ + Tokenisation of the datasets made with LinguaKit tokeniser https://github.com/citiususc/Linguakit
36
  + Vocabulary for the models was created by the script [learn_bpe.py](https://github.com/OpenNMT/OpenNMT-py/blob/master/tools/learn_bpe.py) of OpenNMT
37
  + Using the .yaml in this repository you can replicate the training process as follows
38