Martin O'Leary

Results 4 comments of Martin O'Leary

A look at what the code does, since some people have asked. First, a slightly decompressed version of the Python program: ```python import sys, re words = set(re.split(r'[^A-Za-z\'’.\-,?\!;:]', sys.stdin.read())) novel...

@enkiv2: I would greatly prefer if you didn't do this without asking. As an artist, I like to maintain control over my work and its presentation. I'd appreciate it if...