Re: [PATCH 04/11] gnu: Add python-nltk.

2016-10-24 Thread Leo Famulari
On Mon, Aug 22, 2016 at 03:20:11PM +0200, David Craven wrote: > * gnu/packages/python.scm (python-nltk): New variable. > (python2-nltk): New variable. This is failing its test suite on core-updates: https://hydra.gnu.org/build/1550846 Apparently it wants some extra data to run the tests: Reso

Re: [PATCH 04/11] gnu: Add python-nltk.

2016-08-27 Thread Danny Milosavljevic
> +(description "Natural Language Toolkit") I'd elaborate on the description a bit. Otherwise LGTM. From the site, buzzwords removed: "It provides interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokeni

[PATCH 04/11] gnu: Add python-nltk.

2016-08-22 Thread David Craven
* gnu/packages/python.scm (python-nltk): New variable. (python2-nltk): New variable. --- gnu/packages/python.scm | 24 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index c184fd3..c1eaf12 100644 --- a/gnu/packages/python.s