#!/bin/bash ./summarize.py $1.txt > $1-pp.txt ./clean.sh $1-pp.txt