Run topic classification across all earnings call transcripts.

Iterates through each earnings call transcript:

Runs zero-shot classification prediction on a given set of "positive" labels
Saves prediction outcomes to a file under the positive predictions folder
Runs zero-shot classification prediction on a given set of "negative" labels
Saves prediction outcomes to a file under the negative predictions folder    

Running Zeroshot Classification on Transcripts