Comparing version 0.1.3 to 0.1.4
@@ -0,0 +0,0 @@ var stem = require('stem-porter'); |
@@ -114,2 +114,3 @@ stop_words = [ | ||
'considering', | ||
'constructor', | ||
'contain', | ||
@@ -116,0 +117,0 @@ 'containing', |
{ | ||
"name": "lda", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "LDA topic modeling for node.js.", | ||
@@ -45,4 +45,4 @@ "author": { | ||
], | ||
"_id": "lda@0.1.3", | ||
"_id": "lda@0.1.4", | ||
"_from": "lda" | ||
} |
@@ -0,0 +0,0 @@ LDA |
@@ -0,0 +0,0 @@ var lda = require('./lib/lda'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
32627
919