Some of the scripts in the root of this repository, such as run_srl.py, should be distributed together with the code in stroll. Move the relevant scripts into the stroll module, so that they can be run with, for example, python -m stroll.run_srl and the relevant logic can also be called from within python.