AaronJi / TrumpTwitterAnalysisLinks
Use machine learning (word2vec, LSI, LDA, NB, etc) to analysis Donald Trump's tweets. Based on Python.
☆37Updated 7 years ago
Alternatives and similar repositories for TrumpTwitterAnalysis
Users that are interested in TrumpTwitterAnalysis are comparing it to the libraries listed below
Sorting:
- ☆49Updated 7 years ago
- Uses topic modeling to identify context between follower relationships of Twitter users☆63Updated 3 months ago
- ☆132Updated 7 years ago
- Code for Chinese LIWC Lexicon Expansion via Hierarchical Classification of Word Embeddings with Sememe Attention (AAAI18)☆157Updated 7 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆243Updated 6 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 9 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- ☆21Updated 7 years ago
- A project with topic model implementations☆133Updated 3 years ago
- implemented : lsa, plsa, lda☆99Updated 9 years ago
- MachineLearning☆95Updated 9 years ago
- A python type of GibbsLDA++☆64Updated 5 years ago
- Some algorithms to form frequent itemsets/association rules from datasets, where many techniques, such as FP-tree, Apriori, PSO, GA, Gran…☆62Updated 8 years ago
- Using topic models to discover evolution of worldwide health issues☆25Updated 6 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- Python文本挖掘系统 Research of Text Mining System☆343Updated 7 years ago
- Train Word2vec Model based on Wikipedia☆283Updated 5 years ago
- Some very useful python code files.☆18Updated 8 years ago
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 7 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆87Updated 6 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 6 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- This code implements a simple CNN model for document classification with tensorflow.☆158Updated 4 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 8 years ago
- Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。☆153Updated 6 years ago
- Improving Opinion-Target Extraction with Character-Level Word Embeddings☆11Updated 7 years ago
- lda模型的python实现☆30Updated 10 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago