From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH 04/11] gnu: Add python-nltk. Date: Sat, 27 Aug 2016 10:39:54 +0200 Message-ID: <20160827103954.7b6417ba@scratchpost.org> References: <20160822132018.19828-1-david@craven.ch> <20160822132018.19828-4-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdZ9m-00024R-Jc for guix-devel@gnu.org; Sat, 27 Aug 2016 04:40:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bdZ9i-0005ZK-Ay for guix-devel@gnu.org; Sat, 27 Aug 2016 04:40:01 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:34879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdZ9i-0005YU-4V for guix-devel@gnu.org; Sat, 27 Aug 2016 04:39:58 -0400 In-Reply-To: <20160822132018.19828-4-david@craven.ch> 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: David Craven Cc: guix-devel@gnu.org > + (description "Natural Language Toolkit") I'd elaborate on the description a bit. Otherwise LGTM. =46rom the site, buzzwords removed: "It provides interfaces to over 50 corpora and lexical resources such as Wo= rdNet, along with a suite of text processing libraries for classification, = tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers = for natural language processing libraries."