Skip to content

Instantly share code, notes, and snippets.

View tingletech's full-sized avatar

Brian Tingle tingletech

View GitHub Profile
@tingletech
tingletech / README
Created December 4, 2011 07:40 — forked from onyxfish/example1.py
Basic example of using NLTK for auto-greeking text
see now https://github.com/tingletech/greeker.py
usage: greeker.py [-h] [--piglatin] [infile] [outfile]
Create greeked text for XML testing.
positional arguments:
infile input XML (or standard input)
outfile output greeked XML (or standard out)