satyamt13 / Project_Amazon_reviews_NLP_recommender_systemLinks
Mining , pre-processing and embedding over 1 million Amazon Movie & T.V. reviews to build a multi class Naive Bayes model and later a CNN-LSTM model (that uses the Naive Bayes model as a baseline) to predict rating from text. Interpreting the original classifier using local surrogate models using the LIME library. Using LDA topic modeling to bui…
☆12Updated 5 years ago
Alternatives and similar repositories for Project_Amazon_reviews_NLP_recommender_system
Users that are interested in Project_Amazon_reviews_NLP_recommender_system are comparing it to the libraries listed below
Sorting:
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 用户画像练手,,,,☆83Updated 8 years ago
- 基于DNN深层神经网络的社交媒体用户的性格分析,采用TensorFlow的框架对社交媒体数据进行大五人格分类☆71Updated 6 years ago
- YouTube推荐算法☆109Updated 3 years ago
- lda模型的python实现☆30Updated 9 years ago
- 高效的协同过滤算法实现——推荐系统☆52Updated 2 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆224Updated 8 years ago
- 基于Keras使用LSTM对电商评论进行情感分析☆49Updated 7 years ago
- ☆131Updated 7 years ago
- 我们对一个知乎社交网络进行了基础属性、度分布、节点影响力、社区检测等分析操作,得到了一些有趣的结论(补充),发现了知乎社交网络的哪些特性(具体写出来)。之后,我们又做了一个知乎兴趣内容推荐系统,对用户的兴趣偏好进行分析,为用户推荐话题、问题、答主等相关内容,取得了不错的效果…☆28Updated 6 years ago
- 基于神经网络的中文文本情感分析算法☆16Updated 7 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Updated 7 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Updated 3 years ago
- ☆49Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- 2nd Place Solution for SMP CUP 2016☆93Updated 8 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆143Updated 7 years ago
- CSDN用户画像技术评测☆27Updated 6 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆93Updated 6 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- 本爬虫程序旨在从中国大学MOOC爬取相关课程的评论信息☆34Updated 5 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Updated 6 years ago
- A pyhton implentation of VBPR☆10Updated 5 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- The codes of Neural News Recommendation with Attentive Multi-view Learning☆58Updated 4 years ago
- 自己学习推荐系统过程中用到的代码☆50Updated 5 years ago
- 以聚类算法、LDA主题模型、分类器为基础,完成对Twitter语料的基于地理位置的主题事件挖掘,并对主题事件进行细粒度的情绪分析☆35Updated 6 years ago
- 基于情感词典的文本情感极性分析☆27Updated 8 years ago
- 热门推荐、 基于内容推荐、基于用户协同过滤推荐、基于物品协同过滤推荐☆39Updated 6 years ago