Example code not working (happy and sad both NaN)
Hi there,
I checked out the code, ran "npm install", then "node index.js", but I get the following output:
{ happy: NaN, sad: NaN }
Any idea what's going wrong? I'm running on Windows, if that matters.
Hi @Connum , I'm gonna check it asap 😄
Try to increase iteration number
Did anyone figure out why this happens? I'm stuck as well.
broken lol
It also doesnt work even running against "I am sad" which is one of the inputs
It also doesnt work even running against "I am sad" which is one of the inputs
Yeah its not the best, the best approach would be to use nlp.js or use NLU with a public api or something