To see a demo of headline vandalizer:
Clone this repository.
Donwload folder from https://drive.google.com/drive/folders/1UAl6c4bXl19h5dUpiCmZxO4OpHn8fQSO?usp=sharing and put it into repository folder
Install dependencies:
pip install requirements.txt
Run the code on sample data:
python main.py input_example.xlsx output_example.xlsx
To see the possible list of options, type:
python main.py --help