Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.053 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'url:pypi': 0.03; 'algorithm': 0.04; 'python': 0.11; 'subject:search': 0.16; 'symbols': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'to:name:python- list@python.org': 0.22; 'sean': 0.24; 'header:In-Reply-To:1': 0.27; 'function': 0.29; 'appear': 0.29; 'am,': 0.29; 'letter.': 0.31; 'trivial': 0.31; 'url:python': 0.33; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'i.e.': 0.36; 'url:org': 0.36; 'list': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'header:Message-Id:1': 0.63; 'such': 0.63; 'charset:windows-1252': 0.65; 'hand': 0.80; '2013,': 0.91; 'forgotten': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=1hw5PBR72n1PfthqY1hLkXuclBU6Ub4f+h/XIrTB5YY=; b=Ml4Ygo31MYKM8gZwCkxurC7++CvrcfDkryTEjzxVRbx0qCRVFuvzi3Dv0BPSBcrGSB 6h7TCnCQvr1y29hfAteSn+Z7HB64g5DqyWtvLrjqLkn2wkmrOtmuAvh29xdVrqoU0Y11 qIOBgy01bm6IgbdYnlCd4RZagZdMnc/BlN1EE2ac0QrC2FCpq3ZhEH6Liq6uOPNrVWlb PsmUg6OVDsQsEIkXV9IeHfKuPPGnfjjtF5pWotu3oSb3EI+DWlxEyQ/6JPrGzaBVmI/r w7gAADvzJIYfA9aCak494ujie/aQy1kSMMeF6mOd9teuCSqU2IIJ3BbzBk2X8HOaZYIV s3NA== X-Received: by 10.180.20.148 with SMTP id n20mr31115723wie.8.1368774960624; Fri, 17 May 2013 00:16:00 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: Diacretical incensitive search From: Petite Abeille In-Reply-To: <20130517085704.3f6609e8@pcolivier.chezmoi.net> Date: Fri, 17 May 2013 09:15:27 +0200 Content-Transfer-Encoding: quoted-printable References: <20130517085704.3f6609e8@pcolivier.chezmoi.net> To: "python-list@python.org" X-Mailer: Apple Mail (2.1503) 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1368774962 news.xs4all.nl 15981 [2001:888:2000:d::a6]:55988 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45472 On May 17, 2013, at 8:57 AM, Olive = wrote: > The algorithm to write such a function is trivial but there are a lot = of mark we can put on a letter. It would be necessary to have the list = of "a"'s with something on it. i.e. "=E0,=E1,=E3", etc. and this for = every letter. Trying to make such a list by hand would inevitably lead = to some symbols forgotten (and would be tedious).=20 Perhaps of interest=85 Sean M. Burke Unidecode=85=20 There appear to be several python implementations, e.g.: https://pypi.python.org/pypi/Unidecode