Tag: python

  • Managing Transcript Files

    Managing Transcript Files

    I’m doing a PhD and as part of that I have interview transcripts to manage. You can read about my workflow for doing that on my PhD site: phd.anthonyarblaster.com/phd/Transcript-Management/. The main way I was able to achieve this was by creating a python script that my shell calls to process the file. The script is…

    Read article →