Sentencer icon indicating copy to clipboard operation
Sentencer copied to clipboard

Module not found WNdb and lapack

Open ssteigen opened this issue 4 years ago • 4 comments

Getting the following errors when using sentencer.js:

./node_modules/natural/lib/natural/wordnet/wordnet.js
Module not found: Can't resolve 'WNdb' in 'C:\Users\steigen\Projects\namerator\node_modules\natural\lib\natural\wordnet'

./node_modules/sylvester/lib/node-sylvester/matrix.js
Module not found: Can't resolve 'lapack' in 'C:\Users\steigen\Projects\namerator\node_modules\sylvester\lib\node-sylvester'

ssteigen avatar Apr 07 '20 17:04 ssteigen

I'm getting this too

ryanmonro avatar Apr 25 '20 00:04 ryanmonro

What version are you seeing this with? Do you still see the same problem if you use the latest git commit?

michaelmior avatar Jun 07 '20 14:06 michaelmior

Hi i'm seeing the same in both the npm version and the latest git commit

ajboni avatar Aug 06 '20 01:08 ajboni

Hi. Bumping in to ask if there's any update on this?

cpuSonicatt avatar Nov 15 '21 20:11 cpuSonicatt