#!/usr/bin/env python """Get words from a text.""" import sys, re r_word = re.compile(r"(?