lda-model topic
gitsuggest
A tool to suggest github repositories based on the repositories you have shown interest in.
gensim-data
Data repository for pretrained NLP models and NLP corpora.
TwitterLDATopicModeling
Uses topic modeling to identify context between follower relationships of Twitter users
data-science-popular-algorithms
Data Science algorithms and topics that you must know. (Newly Designed) Recommender Systems, Decision Trees, K-Means, LDA, RFM-Segmentation, XGBoost in Python, R, and Scala.
lucene-lda
Using latent Dirichlet allocation (LDA) in Apache Lucene
Twitter-LDA
Code to run LDA algorithm on Twitter/Foursquare scraped data.
weibo-opinion-analysis
针对微博平台的微博文本数据进行舆情分析项目,内容有微博爬虫、LDA主题分析和情感分析
Spamer-Detect-System
对汽车之家论坛里的评论数据处理和分析,利用用户潜在行为数据得出用户行为特征,采用LDA主题模型得出用户评论的主题特征,采用Word2Vec词向量模型得出用户评论的文本内容特征,采用K-Means聚类得出水军文本类别,结...