Commit 2aa2104e authored by Elias's avatar Elias

updated readme

parent ebf1c453
......@@ -4,6 +4,10 @@
```bash
python3 TrainValTest1_csvAPartirDeTextGrid.py textGrid
```
**TrainValTest2_Random.py :** This script reads each csv file from the textGridEnCSV folder, shuffles the lines where text is non-empty and splits into train/val/test.
```bash
python3 TrainValTest2_Random.py > resTrainValTest2_Random.txt
```
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