This project consists of two major sections:
-
Efficient searching in json files of news show transcriptions and fetch specific data.
-
Fine tuning a pretrained BERT model (
bert-base-uncased) using PyTorch for a multilabel text-classification problem.
Befor running the files, make sure to install required dependencies using pip install -r requirements.txt