mirror of
https://github.com/marvinscham/masterthesis-playground.git
synced 2026-07-11 14:39:41 +02:00
tsv to csv
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
## Vorbereiten des Retrieval-Corpus
|
||||
|
||||
```bash
|
||||
python prepare_corpus.py --input_tab ../data/intermediate/culture_reviews.csv --out_dir out
|
||||
python prepare_corpus.py --input_csv ../data/intermediate/culture_reviews.csv --out_dir out
|
||||
```
|
||||
|
||||
## Erstellen des RAFT-Datensatzes
|
||||
|
||||
Reference in New Issue
Block a user