Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sNug0 committed Jul 14, 2023
1 parent 7bcb95b commit 6f58afa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# ADS-master-thesis
This repository is created to host code and scripts related to my Applied Data Science masters thesis.

A table is provided as overview and guidance when using the various files.


| File | Purpose |
|-------------------------|-------------------------------------------------------|
| data_exploration.ipynb | Exploratory analysis of the dataset |
| dev_sampler.sh | Create a development subset |
| hypothesis_cleaner.py | Clean Whisper transcripts for use as JiWER hypothesis |
| test_sampler.sh | Create a test subset |
| transcript_converter.py | Clean ort transcripts and convert to txt files |

0 comments on commit 6f58afa

Please sign in to comment.