Wednesday 27 November 2019

Is node capable of text mining?

I'm playing around with 2GB chat conversation data. I need to create chat bot like functionality where I can mine the data and analyze the data. But everywhere i look i find data/text mining being done in python and r. But I want to do it in node. is it possible? if yes, then how? is there a library? i saw `https://www.npmjs.com/package/text-miner` but it's really slow on large dataset. Nearly impossible to work with it. what would you suggest ?

Submitted November 27, 2019 at 08:59AM by sharik709

No comments:

Post a Comment