This is a tool designed to compare two captions in the context of a cartoon contest in order to determine which caption is funnier.
To run the tool execute the following command in the projects root directory:
$ conda env create -f env.yaml
$ conda activate aha
(aha) $ python -m flask run