Usage:
usage: main_classifier.py [-h] -f FILE
options:
-h, --help show this help message and exit
-f FILE, --file FILE Path to bash script to process
To use it as an API, import main_classifier.py and call predict_file (file_path : str)