#!/usr/bin/env python """ words.py - Extract All Words from Wikipedia... Author: Sean B. Palmer, inamidst.com """ import sys, re, bz2 r_word = re.compile(r"(?> sys.stderr, i wikipedia.close() for word in vocabulary: print word if __name__=="__main__": main()