lda
Topic modeling library
A JavaScript library that uses Latent Dirichlet allocation to model topics in text data
LDA topic modeling for node.js
291 stars
7 watching
47 forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
aiartificial-intelligencejavascriptkeywordslanguageldamachine-learningnatural-language-processingnlpnodenode-jsnodejstopic-modelingtopics
Related projects:
Repository | Description | Stars |
---|---|---|
ealdent/lda-ruby | A Ruby wrapper around an existing C implementation of Latent Dirichlet Allocation (LDA) for topic modeling in natural language processing. | 133 |
slycoder/topicmodels.jl | Software package implementing Bayesian topic modeling in Julia using Latent Dirichlet Allocation (LDA) model | 38 |
cpsievert/ldavis | An R package for visualizing and exploring topic models from text data | 556 |
esamattis/jslibs | A curated collection of useful JavaScript libraries for building web applications. | 59 |
artificiai/multilingual-latent-dirichlet-allocation-lda | An LDA-based text clustering pipeline for multiple languages | 82 |
agoldst/dfr-browser | A tool for browsing and visualizing topic models of text corpora | 99 |
matthewjdenny/contentstructure | An R package implementing an extension to the TPME model with added features and extensions | 6 |
trinker/topicmodels_learning | A repository of resources and tools for learning and applying topic models in R | 228 |
largelymfs/topical_word_embeddings | A codebase implementing topical word embeddings using various NLP techniques as demonstrated in a paper accepted by AAAI'15. | 315 |
yandongliu/learningjs | A JavaScript implementation of machine learning algorithms, including logistic regression and decision tree models. | 65 |
bmabey/pyldavis | Software for interactive visualization of topic models from text data | 1,805 |
nicholas-leonard/dp | A deep learning library for streamlining research and development using the Torch7 distribution. | 343 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
dongwookim-ml/topic-model-lecture-note | Lecture notes on probabilistic topic models using IPython Notebook | 22 |
mdunisch/lololodash | A collection of NodeSchool-style exercises to help developers improve their JavaScript skills | 83 |