untitled notebook

node v8.17.0
version: master
endpointsharetweet
const rake = require("node-rake") const keywords = rake.generate("LDA stands for Latent Dirichlet Allocation. As already mentioned it is one of the more popular topic models which was initially proposed by Blei, Ng and Jordan in 2003. It is a generative model which, according to Wikipedia, allows sets of observations to be explained by unobserved groups that explain why some parts of the data are similar."); console.log(keywords);
Loading…

no comments

    sign in to comment