From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [PATCH v2 1/5] gnu: Add python-snowballstemmer. Date: Sat, 8 Oct 2016 15:31:32 +0200 Message-ID: <57F8F534.4070201@crazy-compilers.com> References: <20161007151355.8763-1-dannym@scratchpost.org> <20161007151355.8763-2-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsriz-0000oF-57 for guix-devel@gnu.org; Sat, 08 Oct 2016 09:31:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsrix-0003PF-AA for guix-devel@gnu.org; Sat, 08 Oct 2016 09:31:36 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:49604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsrix-0003Ow-3X for guix-devel@gnu.org; Sat, 08 Oct 2016 09:31:35 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3srnNQ223sz3hkN8 for ; Sat, 8 Oct 2016 15:31:34 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3srnNQ0yTMzvktB for ; Sat, 8 Oct 2016 15:31:34 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id yGmRDYJEsL3A for ; Sat, 8 Oct 2016 15:31:33 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-142-3.dynamic.mnet-online.de [188.174.142.3]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Sat, 8 Oct 2016 15:31:33 +0200 (CEST) Received: from [192.168.110.2] (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id D35076014D for ; Sat, 8 Oct 2016 15:31:32 +0200 (CEST) In-Reply-To: <20161007151355.8763-2-dannym@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel Hi Danny, > + (synopsis > + "16 stemmer algorithms (15 + Poerter English stemmer)") > + (description > + "This package provides 16 stemmer algorithms (15 + Poerter Engli= sh > +stemmer) generated from Snowball algorithms.") Sorry for not adding this comment the first time. For me this does not help to understand what this package contains. The projects readme says: Snowball stemming library collection for Python Original Snowball product created by Dr Martin Porter and Richard Boulton (Java porting). Original Snowball and my products are released under BSD license. So perhaps this would be more expectational: Snowball word stemming library collection for Python This package provides 16 word stemmer algorithms generated from Snowball = algorithms. It includes the 15 original ones plus the Poerter English stemmer. =E2=80=A6 some words about Snowball =E2=80=A6 --=20 Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |