Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.079 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.00; 'indeed,': 0.09; 'lawrence': 0.09; 'oh,': 0.09; 'seemed': 0.09; 'wrong,': 0.09; 'dictionary,': 0.16; 'fancy': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'generator.': 0.16; 'googling': 0.16; 'guessing': 0.16; 'wrote:': 0.18; 'result.': 0.19; 'skip:e 30': 0.24; "i've": 0.25; 'recognized': 0.26; 'skip:" 30': 0.26; 'second': 0.26; 'code:': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'about.': 0.31; 'figure': 0.32; 'front': 0.32; 'another': 0.32; 'sense': 0.34; 'maybe': 0.34; "i'd": 0.34; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'curious': 0.36; "didn't": 0.36; 'wrong': 0.37; 'nov': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'bad': 0.39; "couldn't": 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'ian': 0.60; 'you.': 0.62; 'name': 0.63; 'real': 0.63; 'education': 0.64; 'pick': 0.64; 'teaching': 0.64; 'more': 0.64; 'geography': 0.84; 'grave': 0.84; 'guessed': 0.84; 'mum': 0.84; 'welsh': 0.84; 'minister': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=leMNv4+KKzU4GiHDVffFab+EWDWKQCCxEO8tUfsIR9U=; b=Pf8RJkyXQVX00Ogu8WIEhNc+gAgAoUfPBaPn0zSU76D5nt/XdeLLPnvhN9lc49kWZF QGNcA1s8xHqHQNU78Xfeb+kWJentBq6jh5/9eHuN8MncMZDsYkMVPiOd7WdcpTlHm3SC QfpEoUwvXmfGEfTt2z5ri5T5i76Nv6MKIEg8ZjnFwr2SLSBQIdPlSYIhC6c3p97/OUEL n4McCr0Hbg0FoFpNwN/BEIuhgx1B18ra42sSiydsUohzDDrlECMswVWrTyP1h7PaSsVh JWhMIk9GwdD7UsCk0F85JY0c5Ti4TTAoKVHBHgU1IwmML5quybxatctbJOsm4aAnuwU4 Qn9A== MIME-Version: 1.0 X-Received: by 10.66.142.170 with SMTP id rx10mr26225749pab.117.1384858091154; Tue, 19 Nov 2013 02:48:11 -0800 (PST) In-Reply-To: References: <5285be70$0$29975$c3e8da3$5496439d@news.astraweb.com> Date: Tue, 19 Nov 2013 21:48:10 +1100 Subject: Re: Automation From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384858094 news.xs4all.nl 15867 [2001:888:2000:d::a6]:43021 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59977 On Tue, Nov 19, 2013 at 8:54 PM, Mark Lawrence wrote: > On 19/11/2013 09:26, Chris Angelico wrote: >> >> >> It couldn't figure out "Absytrytewh", "picsbeliud", or >> "hnasoa/tw.nartswdbvweos/utrtek:p./il". That's not a bad result. (And >> as a human, I'm guessing that the second one isn't an English word - >> maybe it's Scots?) Here's the code: >> > > I sense another letter to your Minister for Education regarding the teaching > of Geography. Fancy not recognising a well known UK place name when it's > put right in front of you. And Scots indeed, my mum will be turning in her > grave :) Oh, I recognized Aberystwyth (though I can't spell it without the help of a search engine), it was the second I wasn't sure about. (Though Ian was right - I was working with a limited dictionary, which is why it didn't pick that one up.) I guessed Scots for the second one because it didn't look Welsh and it seemed plausible to get a mostly-English paragraph with one Welsh name and one Scots word. Wrong, but hopefully not so implausibly wrong as to cause gyration of the encephalographically-challenged. Anyway, we Aussies know more about your geography than you know about ours, I reckon. Which of these is not a real place: Parramatta, Warrnambool, Cerinabbin, Mordialloc? No fair Googling them, see if you can call it. I've been to three of the above places, the other one came up in a fantasy name generator. Okay, maybe that's not exactly fair, but I'd still be curious to know how many of you know Aussie place names :) ChrisA