Natural Language Processing in node.js with "natural" Comments http://www.chrisumbel.com/article/node_js_natural_language_porter_stemmer_lancaster_bayes_naive_metaphone_soundex#comments Natural Language Processing in node.js with "natural" Wed, 22 Feb 2012 23:10:47 GMT Comment by Jake on Tue Oct 25 2011 13:37:26 GMT+0000 (UTC) Hi Chris, I would love to try this out but when I try and install natural I get: Checking for library z : no such environment: default I cannot see a way to install "z" as it has disaapeared fom the NPM registry. Any ideas? http://www.chrisumbel.com/article/node_js_natural_language_porter_stemmer_lancaster_bayes_naive_metaphone_soundex#comments_4ea6bb965614915274027365 http://www.chrisumbel.com/article/node_js_natural_language_porter_stemmer_lancaster_bayes_naive_metaphone_soundex#comments_4ea6bb965614915274027365 Tue, 25 Oct 2011 13:37:26 GMT Comment by Chris Umbel on Tue Nov 01 2011 12:06:29 GMT+0000 (UTC) oh no! i'll take a look and see what i can do shortly. thanks for letting me know! http://www.chrisumbel.com/article/node_js_natural_language_porter_stemmer_lancaster_bayes_naive_metaphone_soundex#comments_4eafe0c5561491527404b418 http://www.chrisumbel.com/article/node_js_natural_language_porter_stemmer_lancaster_bayes_naive_metaphone_soundex#comments_4eafe0c5561491527404b418 Tue, 01 Nov 2011 12:06:29 GMT Comment by Chris Umbel on Mon Nov 07 2011 14:00:30 GMT+0000 (UTC) as of natural 0.0.56 the dependency on the "compress" module is soft so it should install fine on windows. everything should work except the wordnet module will require you to download the data and index files yourself. http://www.chrisumbel.com/article/node_js_natural_language_porter_stemmer_lancaster_bayes_naive_metaphone_soundex#comments_4eb7e47e5614915274074392 http://www.chrisumbel.com/article/node_js_natural_language_porter_stemmer_lancaster_bayes_naive_metaphone_soundex#comments_4eb7e47e5614915274074392 Mon, 07 Nov 2011 14:00:30 GMT