Commit c8d1575a authored by Elias's avatar Elias

updated readme

parent 31dc3aa4
......@@ -11,3 +11,15 @@ python3 TrainValTest1_csvAPartirDeTextGrid.py textGrid
```bash
python3 TrainValTest2_Random.py > resTrainValTest2_Random.txt
```
**TrainValTest3_Random.py :** This script allows you to extract the words present in the Train.
```bash
python3 TrainValTest3_Random.py
```
**TrainValTest3_bis_Random.py :** This script transforms sentence sequences into tokens.
```bash
python3 TrainValTest3_bis_Random.py
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment